From 9a625812725a11849c592fcd0246b36c67d1a4e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20H=C3=A4ggblad?= Date: Fri, 23 May 2025 08:54:14 +0200 Subject: [PATCH] Update codeowners --- .github/CODEOWNERS | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 370a43fb46..2645d535d8 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -14,7 +14,6 @@ # contracts /contracts/mixnet @durch @jstuczyn /contracts/vesting @durch @jstuczyn -/contracts/service-provider-directory @octol # crypto code /common/crypto/ @jstuczyn @@ -22,14 +21,5 @@ /common/dkg/ @jstuczyn /common/nymsphinx/ @jstuczyn -# rust sdk -/sdk/rust/ @octol - -# nym-connect (rust) -/nym-connect/desktop/src-tauri/ @octol - -# nym-wallet (rust) -/nym-wallet/src-tauri/ @octol - # documentation -/documentation @mfahampshire \ No newline at end of file +/documentation @mfahampshire