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