Skip to content

Commit c93731c

Browse files
Merge pull request #1120 from dfinity/NINJA-399-deduplicate-examples-repo-whoami-who-am-i
chore: dedupe whoami examples
2 parents cb7c344 + 8756fb4 commit c93731c

File tree

7 files changed

+1
-169
lines changed

7 files changed

+1
-169
lines changed

.github/CODEOWNERS

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@
4747
/motoko/token_transfer/ @dfinity/growth
4848
/motoko/token_transfer_from/ @dfinity/growth
4949
/motoko/vetkd/ @dfinity/crypto-team
50-
/motoko/whoami/ @dfinity/growth
5150
/motoko/who_am_i/ @dfinity/ninja-devs
5251

5352
/native-apps/unity_ii_applink/ @dfinity/sdk

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

Lines changed: 0 additions & 40 deletions
This file was deleted.

motoko/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ These examples show the Motoko language as a backend language for the IC, operat
88

99
- [`counter`](https://github.com/dfinity/examples/tree/master/motoko/counter) -- basic (stable) variable demo.
1010
- [`hello_cycles`](https://github.com/dfinity/examples/tree/master/motoko/hello_cycles) -- basic cycles demo.
11-
- [`whoami`](https://github.com/dfinity/examples/tree/master/motoko/whoami) -- basic caller identification demo.
11+
- [`who_am_i`](https://github.com/dfinity/examples/tree/master/motoko/who_am_i) -- basic caller identification demo.
1212

1313
### Intermediate
1414

motoko/whoami/Makefile

Lines changed: 0 additions & 34 deletions
This file was deleted.

motoko/whoami/README.md

Lines changed: 0 additions & 53 deletions
This file was deleted.

motoko/whoami/dfx.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

motoko/whoami/src/Main.mo

Lines changed: 0 additions & 33 deletions
This file was deleted.

0 commit comments

Comments
 (0)