Skip to content

Commit c15492d

Browse files
committed
remove unimplement things
1 parent f6ab2c6 commit c15492d

File tree

3 files changed

+3
-36
lines changed

3 files changed

+3
-36
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- Thanks for contributing to rust-learning 😊 -->
1+
<!-- Thanks for contributing to zig-learning 😊 -->
22

3-
<!-- Describe shortly why it should be added to `rust-learning` -->
3+
<!-- Describe shortly why it should be added to `zig-learning` -->
44
<!-- Mention if you are the resource(s) author -->

.github/workflows/main.yml

Lines changed: 0 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -21,36 +21,3 @@ jobs:
2121

2222
- name: Check links
2323
run: npx markdown-link-check -c .markdown-link-check-config.json README.md
24-
25-
- name: Check links da_DK
26-
run: npx markdown-link-check da_DK.md
27-
28-
- name: Check links de_DE
29-
run: npx markdown-link-check de_DE.md
30-
31-
- name: Check links es_ES
32-
run: npx markdown-link-check es_ES.md
33-
34-
- name: Check links fr_FR
35-
run: npx markdown-link-check fr_FR.md
36-
37-
- name: Check links it_IT
38-
run: npx markdown-link-check it_IT.md
39-
40-
- name: Check links ja_JP
41-
run: npx markdown-link-check ja_JP.md
42-
43-
- name: Check links ko_KR
44-
run: npx markdown-link-check ko_KR.md
45-
46-
- name: Check links pt_BR
47-
run: npx markdown-link-check pt_BR.md
48-
49-
- name: Check links ru_RU
50-
run: npx markdown-link-check ru_RU.md
51-
52-
- name: Check links tr_TR
53-
run: npx markdown-link-check tr_TR.md
54-
55-
- name: Check links zh_CN
56-
run: npx markdown-link-check zh_CN.md

MAINTAINERS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Camille Tjhoa <camille.tjhoa[at]outlook.com> (@ctjhoa)
1+
zouyee (@zouyee)

0 commit comments

Comments
 (0)