Skip to content

Commit 845c0be

Browse files
Merge pull request #1000 from dfinity/archive-examples2
Archive Motoko examples: Apply feedback from Yan Chen
2 parents e041003 + e4d3b6f commit 845c0be

File tree

246 files changed

+3
-670
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

246 files changed

+3
-670
lines changed

.github/CODEOWNERS

-15
Original file line numberDiff line numberDiff line change
@@ -9,43 +9,28 @@
99
/hosting/static-website/ @dfinity/sdk
1010
/hosting/unity-webgl-template/ @dfinity/sdk
1111

12-
/motoko/actor_reference/ @dfinity/languages
13-
/motoko/auth_client_demo/ @dfinity/sdk
1412
/motoko/basic_bitcoin/ @dfinity/execution
1513
/motoko/basic_dao/ @dfinity/languages
16-
/motoko/calc/ @dfinity/languages
1714
/motoko/canister_logs/ @dfinity/execution
1815
/motoko/cert-var/ @dfinity/trust
1916
/motoko/classes/ @dfinity/languages
2017
/motoko/composite_query/ @dfinity/languages
2118
/motoko/counter/ @dfinity/languages
22-
/motoko/defi/ @dfinity/networking
23-
/motoko/dip721-nft-container/ @dfinity/languages
24-
/motoko/echo/ @dfinity/languages
2519
/motoko/encrypted-notes-dapp-vetkd/ @dfinity/crypto-team
2620
/motoko/encrypted-notes-dapp/ @dfinity/crypto-team
27-
/motoko/factorial/ @dfinity/languages
28-
/motoko/hello-world/ @dfinity/languages
29-
/motoko/hello/ @dfinity/languages
3021
/motoko/hello_cycles/ @dfinity/languages
3122
/motoko/http_counter/ @dfinity/networking
3223
/motoko/ic-pos/ @dfinity/div-Crypto
33-
/motoko/icp_transfer/ @dfinity/growth
3424
/motoko/icrc2-swap/ @dfinity/div-Crypto
3525
/motoko/internet_identity_integration/ @dfinity/gix
36-
/motoko/ios-notifications/ @dfinity/trust
3726
/motoko/life/ @dfinity/languages
3827
/motoko/minimal-counter-dapp/ @dfinity/growth
3928
/motoko/parallel_calls/ @dfinity/languages
40-
/motoko/persistent-storage/ @dfinity/growth
41-
/motoko/phone-book/ @dfinity/growth
4229
/motoko/pub-sub/ @dfinity/growth
4330
/motoko/query_stats/ @dfinity/sdk
44-
/motoko/quicksort/ @dfinity/growth
4531
/motoko/random_maze/ @dfinity/languages
4632
/motoko/send_http_get/ @dfinity/networking
4733
/motoko/send_http_post/ @dfinity/networking
48-
/motoko/simple-to-do/ @dfinity/growth
4934
/motoko/superheroes/ @dfinity/growth
5035
/motoko/threshold-ecdsa/ @dfinity/crypto-team
5136
/motoko/threshold-schnorr/ @dfinity/crypto-team

.github/workflows/motoko-actor_reference-example.yaml

-40
This file was deleted.

.github/workflows/motoko-calc-example.yaml

-40
This file was deleted.

.github/workflows/motoko-defi-example.yml

-48
This file was deleted.

.github/workflows/motoko-dip721-example.yml

-42
This file was deleted.

.github/workflows/motoko-echo-example.yaml

-40
This file was deleted.

.github/workflows/motoko-factorial-example.yaml

-40
This file was deleted.

.github/workflows/motoko-hello-example.yml

-40
This file was deleted.

.github/workflows/motoko-hello-world-example.yaml

-40
This file was deleted.

0 commit comments

Comments
 (0)