Skip to content

Commit

Permalink
Merge branch 'master' into alex/add-p2tr-key-to-motoko-basic-bitcoin
Browse files Browse the repository at this point in the history
  • Loading branch information
altkdf authored Sep 30, 2024
2 parents 76a4020 + 38bc6f7 commit 62ccf28
Show file tree
Hide file tree
Showing 268 changed files with 669 additions and 1,072 deletions.
35 changes: 10 additions & 25 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -9,49 +9,34 @@
/hosting/static-website/ @dfinity/sdk
/hosting/unity-webgl-template/ @dfinity/sdk

/motoko/actor_reference/ @dfinity/languages
/motoko/auth_client_demo/ @dfinity/sdk
/motoko/basic_bitcoin/ @dfinity/execution
/motoko/basic_dao/ @dfinity/languages
/motoko/calc/ @dfinity/languages
/motoko/canister_logs/ @dfinity/execution
/motoko/cert-var/ @dfinity/trust
/motoko/classes/ @dfinity/languages
/motoko/composite_query/ @dfinity/languages
/motoko/counter/ @dfinity/languages
/motoko/defi/ @dfinity/networking
/motoko/dip721-nft-container/ @dfinity/languages
/motoko/echo/ @dfinity/languages
/motoko/encrypted-notes-dapp-vetkd/ @dfinity/dept-crypto-library
/motoko/encrypted-notes-dapp/ @dfinity/dept-crypto-library
/motoko/factorial/ @dfinity/languages
/motoko/hello-world/ @dfinity/languages
/motoko/hello/ @dfinity/languages
/motoko/encrypted-notes-dapp-vetkd/ @dfinity/crypto-team
/motoko/encrypted-notes-dapp/ @dfinity/crypto-team
/motoko/hello_cycles/ @dfinity/languages
/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/ios-notifications/ @dfinity/trust
/motoko/life/ @dfinity/languages
/motoko/minimal-counter-dapp/ @dfinity/growth
/motoko/parallel_calls/ @dfinity/languages
/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/ @dfinity/networking
/motoko/send_http_post/ @dfinity/networking
/motoko/simple-to-do/ @dfinity/growth
/motoko/superheroes/ @dfinity/growth
/motoko/threshold-ecdsa/ @dfinity/dept-crypto-library
/motoko/threshold-schnorr/ @dfinity/dept-crypto-library
/motoko/threshold-ecdsa/ @dfinity/crypto-team
/motoko/threshold-schnorr/ @dfinity/crypto-team
/motoko/token_transfer/ @dfinity/growth
/motoko/token_transfer_from/ @dfinity/growth
/motoko/vetkd/ @dfinity/dept-crypto-library
/motoko/vetkd/ @dfinity/crypto-team
/motoko/whoami/ @dfinity/growth

/native-apps/unity_ii_applink/ @dfinity/sdk
Expand All @@ -67,8 +52,8 @@
/rust/counter/ @dfinity/growth
/rust/defi/ @dfinity/div-Crypto
/rust/dip721-nft-container/ @dfinity/sdk
/rust/encrypted-notes-dapp-vetkd/ @dfinity/dept-crypto-library
/rust/encrypted-notes-dapp/ @dfinity/dept-crypto-library
/rust/encrypted-notes-dapp-vetkd/ @dfinity/crypto-team
/rust/encrypted-notes-dapp/ @dfinity/crypto-team
/rust/face-recognition/ @dfinity/execution
/rust/guards/ @dfinity/cross-chain-team
/rust/hello/ @dfinity/sdk
Expand All @@ -84,11 +69,11 @@
/rust/send_http_get/ @dfinity/growth
/rust/send_http_post/ @dfinity/growth
/rust/simd/ @dfinity/execution
/rust/threshold-ecdsa/ @dfinity/dept-crypto-library
/rust/threshold-schnorr/ @dfinity/dept-crypto-library
/rust/threshold-ecdsa/ @dfinity/crypto-team
/rust/threshold-schnorr/ @dfinity/crypto-team
/rust/token_transfer/ @dfinity/growth
/rust/token_transfer_from/ @dfinity/growth
/rust/vetkd/ @dfinity/dept-crypto-library
/rust/vetkd/ @dfinity/crypto-team

/svelte/svelte-motoko-starter/ @dfinity/sdk
/svelte/svelte-starter/ @dfinity/sdk
Expand Down
40 changes: 0 additions & 40 deletions .github/workflows/motoko-actor_reference-example.yaml

This file was deleted.

40 changes: 0 additions & 40 deletions .github/workflows/motoko-calc-example.yaml

This file was deleted.

48 changes: 0 additions & 48 deletions .github/workflows/motoko-defi-example.yml

This file was deleted.

42 changes: 0 additions & 42 deletions .github/workflows/motoko-dip721-example.yml

This file was deleted.

40 changes: 0 additions & 40 deletions .github/workflows/motoko-echo-example.yaml

This file was deleted.

40 changes: 0 additions & 40 deletions .github/workflows/motoko-factorial-example.yaml

This file was deleted.

40 changes: 0 additions & 40 deletions .github/workflows/motoko-hello-example.yml

This file was deleted.

Loading

0 comments on commit 62ccf28

Please sign in to comment.