Skip to content

Commit 164a58e

Browse files
authored
Make Crypto own all encrypted-notes and threshold-ecdsa dapps (#880)
1 parent 02fdc23 commit 164a58e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/CODEOWNERS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
/motoko/dip721-nft-container/ @dfinity/languages
2424
/motoko/echo/ @dfinity/languages
2525
/motoko/encrypted-notes-dapp-vetkd/ @dfinity/dept-crypto-library
26-
/motoko/encrypted-notes-dapp/ @dfinity/div-Crypto
26+
/motoko/encrypted-notes-dapp/ @dfinity/dept-crypto-library
2727
/motoko/factorial/ @dfinity/languages
2828
/motoko/hello-world/ @dfinity/languages
2929
/motoko/hello/ @dfinity/languages
@@ -64,7 +64,7 @@
6464
/rust/defi/ @dfinity/div-Crypto
6565
/rust/dip721-nft-container/ @dfinity/sdk
6666
/rust/encrypted-notes-dapp-vetkd/ @dfinity/dept-crypto-library
67-
/rust/encrypted-notes-dapp/ @dfinity/div-Crypto
67+
/rust/encrypted-notes-dapp/ @dfinity/dept-crypto-library
6868
/rust/guards/ @dfinity/cross-chain-team
6969
/rust/hello/ @dfinity/sdk
7070
/rust/icp_transfer/ @dfinity/growth
@@ -78,7 +78,7 @@
7878
/rust/send_http_get/ @dfinity/growth
7979
/rust/send_http_post/ @dfinity/growth
8080
/rust/simd/ @dfinity/runtime
81-
/rust/threshold-ecdsa/ @dfinity/consensus
81+
/rust/threshold-ecdsa/ @dfinity/dept-crypto-library
8282
/rust/token_transfer/ @dfinity/growth
8383
/rust/token_transfer_from/ @dfinity/growth
8484
/rust/vetkd/ @dfinity/dept-crypto-library

0 commit comments

Comments
 (0)