Skip to content

Commit

Permalink
chore: make codeowners consistent with owners and example directories (
Browse files Browse the repository at this point in the history
  • Loading branch information
dfx-json authored May 24, 2024
1 parent 3cdf010 commit a2c7a37
Showing 1 changed file with 20 additions and 13 deletions.
33 changes: 20 additions & 13 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
/c/qr/ @dfinity/growth
/c/reverse/ @dfinity/growth

/hosting/godot-html5-template/ @zhangwei983
/hosting/godot-html5-template/ @dfinity/sdk
/hosting/photo-storage/ @dfinity/sdk
/hosting/static-website/ @dfinity/sdk
/hosting/unity-webgl-template/ @zhangwei983
/hosting/unity-webgl-template/ @dfinity/sdk

/motoko/actor_reference/ @dfinity/languages
/motoko/auth_client_demo/ @dfinity/sdk
Expand All @@ -19,7 +19,7 @@
/motoko/classes/ @dfinity/languages
/motoko/composite_query/ @dfinity/languages
/motoko/counter/ @dfinity/languages
/motoko/defi/ @rumenov
/motoko/defi/ @dfinity/networking
/motoko/dip721-nft-container/ @dfinity/languages
/motoko/echo/ @dfinity/languages
/motoko/encrypted-notes-dapp-vetkd/ @dfinity/div-Crypto
Expand All @@ -28,51 +28,58 @@
/motoko/hello-world/ @dfinity/languages
/motoko/hello/ @dfinity/languages
/motoko/hello_cycles/ @dfinity/languages
/motoko/http_counter/ @rumenov
/motoko/http_counter/ @dfinity/networking
/motoko/ic-pos/ @dfinity/div-Crypto
/motoko/icp_transfer/ @dfinity/growth
/motoko/icrc2-swap/ @dfinity/div-Crypto
/motoko/internet_identity_integration/ @dfinity/gix
/motoko/invoice-canister/ @dfinity/FinInt
/motoko/ios-notifications/ @dfinity/trust
/motoko/ledger-transfer/ @dfinity/FinInt
/motoko/life/ @dfinity/languages
/motoko/minimal-counter-dapp/ @dfinity/growth
/motoko/persistent-storage/ @dfinity/growth
/motoko/phone-book/ @dfinity/growth
/motoko/pub-sub/ @dfinity/growth
/motoko/query_stats/ @dfinity/sdk
/motoko/quicksort/ @dfinity/growth
/motoko/random_maze/ @dfinity/languages
/motoko/send_http_get/ @rumenov
/motoko/send_http_post/ @rumenov
/motoko/send_http_get/ @dfinity/networking
/motoko/send_http_post/ @dfinity/networking
/motoko/simple-to-do/ @dfinity/growth
/motoko/superheroes/ @dfinity/growth
/motoko/threshold-ecdsa/ @dfinity/div-Crypto
/motoko/token_transfer/ @dfinity/growth
/motoko/token_transfer_from/ @dfinity/growth
/motoko/vetkd/ @dfinity/div-Crypto
/motoko/whoami/ @dfinity/growth

/native-apps/unity_ii_applink/ @zhangwei983
/native-apps/unity_ii_deeplink/ @zhangwei983
/native-apps/unity_ii_applink/ @dfinity/sdk
/native-apps/unity_ii_deeplink/ @dfinity/sdk

/rust/basic_bitcoin/ @dfinity/execution
/rust/basic_dao/ @dfinity/testing-verification
/rust/canister_logs/ @dfinity/execution
/rust/canister-info/ @dfinity/testing-verification
/rust/canister_logs/ @dfinity/execution
/rust/composite_query/ @dfinity/execution
/rust/counter/ @dfinity/growth
/rust/defi/ @dfinity/div-Crypto
/rust/dip721-nft-container/ @dfinity/sdk
/rust/encrypted-notes-dapp-vetkd/ @dfinity/div-Crypto
/rust/encrypted-notes-dapp/ @dfinity/div-Crypto
/rust/hello/ @dfinity/sdk
/rust/icp_transfer/ @dfinity/growth
/rust/image-classification/ @dfinity/runtime
/rust/nft-wallet/ @dfinity/growth
/rust/performance_counters/ @dfinity/runtime
/rust/periodic_tasks/ @dfinity/runtime
/rust/pub-sub/ @dfinity/growth
/rust/qrcode/ @dfinity/runtime
/rust/query_stats/ @dfinity/consensus
/rust/send_http_get/ @dfinity/growth
/rust/send_http_post/ @dfinity/growth
/rust/threshold-ecdsa/ @chmllr
/rust/tokens_transfer/ @dfinity/div-Crypto
/rust/simd/ @dfinity/runtime
/rust/threshold-ecdsa/ @dfinity/consensus
/rust/token_transfer/ @dfinity/growth
/rust/token_transfer_from/ @dfinity/growth
/rust/vetkd/ @dfinity/div-Crypto

/svelte/svelte-motoko-starter/ @dfinity/sdk
Expand Down

0 comments on commit a2c7a37

Please sign in to comment.