Skip to content

Commit 17d70cb

Browse files
authoredSep 9, 2024··
Merge pull request #972 from dfinity/alex/fix-crypto-team-codeowners
chore: fix CODEOWNERS
2 parents d1dfe92 + 6a7de34 commit 17d70cb

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed
 

‎.github/CODEOWNERS

+10-10
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
/motoko/defi/ @dfinity/networking
2323
/motoko/dip721-nft-container/ @dfinity/languages
2424
/motoko/echo/ @dfinity/languages
25-
/motoko/encrypted-notes-dapp-vetkd/ @dfinity/dept-crypto-library
26-
/motoko/encrypted-notes-dapp/ @dfinity/dept-crypto-library
25+
/motoko/encrypted-notes-dapp-vetkd/ @dfinity/crypto-team
26+
/motoko/encrypted-notes-dapp/ @dfinity/crypto-team
2727
/motoko/factorial/ @dfinity/languages
2828
/motoko/hello-world/ @dfinity/languages
2929
/motoko/hello/ @dfinity/languages
@@ -47,11 +47,11 @@
4747
/motoko/send_http_post/ @dfinity/networking
4848
/motoko/simple-to-do/ @dfinity/growth
4949
/motoko/superheroes/ @dfinity/growth
50-
/motoko/threshold-ecdsa/ @dfinity/dept-crypto-library
51-
/motoko/threshold-schnorr/ @dfinity/dept-crypto-library
50+
/motoko/threshold-ecdsa/ @dfinity/crypto-team
51+
/motoko/threshold-schnorr/ @dfinity/crypto-team
5252
/motoko/token_transfer/ @dfinity/growth
5353
/motoko/token_transfer_from/ @dfinity/growth
54-
/motoko/vetkd/ @dfinity/dept-crypto-library
54+
/motoko/vetkd/ @dfinity/crypto-team
5555
/motoko/whoami/ @dfinity/growth
5656

5757
/native-apps/unity_ii_applink/ @dfinity/sdk
@@ -67,8 +67,8 @@
6767
/rust/counter/ @dfinity/growth
6868
/rust/defi/ @dfinity/div-Crypto
6969
/rust/dip721-nft-container/ @dfinity/sdk
70-
/rust/encrypted-notes-dapp-vetkd/ @dfinity/dept-crypto-library
71-
/rust/encrypted-notes-dapp/ @dfinity/dept-crypto-library
70+
/rust/encrypted-notes-dapp-vetkd/ @dfinity/crypto-team
71+
/rust/encrypted-notes-dapp/ @dfinity/crypto-team
7272
/rust/face-recognition/ @dfinity/execution
7373
/rust/guards/ @dfinity/cross-chain-team
7474
/rust/hello/ @dfinity/sdk
@@ -84,11 +84,11 @@
8484
/rust/send_http_get/ @dfinity/growth
8585
/rust/send_http_post/ @dfinity/growth
8686
/rust/simd/ @dfinity/execution
87-
/rust/threshold-ecdsa/ @dfinity/dept-crypto-library
88-
/rust/threshold-schnorr/ @dfinity/dept-crypto-library
87+
/rust/threshold-ecdsa/ @dfinity/crypto-team
88+
/rust/threshold-schnorr/ @dfinity/crypto-team
8989
/rust/token_transfer/ @dfinity/growth
9090
/rust/token_transfer_from/ @dfinity/growth
91-
/rust/vetkd/ @dfinity/dept-crypto-library
91+
/rust/vetkd/ @dfinity/crypto-team
9292

9393
/svelte/svelte-motoko-starter/ @dfinity/sdk
9494
/svelte/svelte-starter/ @dfinity/sdk

0 commit comments

Comments
 (0)
Please sign in to comment.