From 294a2418aba13d7e33d0e9a5fa8db28be8d9974e Mon Sep 17 00:00:00 2001 From: Franz-Stefan Preiss Date: Tue, 11 Jun 2024 09:21:13 +0200 Subject: [PATCH] Make Crypto team own the Motoko threshold-ecdsa dapp (#886) --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 2de1f47ab..f9275cc64 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -47,7 +47,7 @@ /motoko/send_http_post/ @dfinity/networking /motoko/simple-to-do/ @dfinity/growth /motoko/superheroes/ @dfinity/growth -/motoko/threshold-ecdsa/ @dfinity/div-Crypto +/motoko/threshold-ecdsa/ @dfinity/dept-crypto-library /motoko/token_transfer/ @dfinity/growth /motoko/token_transfer_from/ @dfinity/growth /motoko/vetkd/ @dfinity/dept-crypto-library