From d7e3497604ccaa94a45436e2cfd1884a151223e3 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2020 03:09:16 +0000 Subject: [PATCH 1/3] docs: update README.md [skip ci] --- README.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f517f4cc..1f91d271 100644 --- a/README.md +++ b/README.md @@ -249,15 +249,19 @@ Need help? Join us on [Telegram](https://t.me/pryaxis) or [Discord](https://disc Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): - + + - - - + + + +
AviKav
AviKav

πŸ› ⚠️
Rodrigo Rente
Rodrigo Rente

πŸ’» πŸ“† ⚠️
Stargazing Koishi
Stargazing Koishi

πŸ’» πŸš‡

AviKav

πŸ› ⚠️

Rodrigo Rente

πŸ’» πŸ“† ⚠️

Stargazing Koishi

πŸ’» πŸš‡

Axeel

πŸ“– πŸ“†
+ + This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! From 30b3b11db4504aef92cace6dcdde31ba1581f41d Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2020 03:09:17 +0000 Subject: [PATCH 2/3] docs: update README_cn.md [skip ci] --- README_cn.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/README_cn.md b/README_cn.md index 517f09d2..ff900a06 100644 --- a/README_cn.md +++ b/README_cn.md @@ -68,15 +68,19 @@ _θΏ™η―‡ζŒ‡ε—εŸΊδΊŽWindowsγ€‚ε¦‚ζžœδ½ εœ¨δ½Ώη”¨Unixζˆ–θ€…LinuxοΌŒθ―·ε‚θ€ƒ [ζ·± Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): - + + - - - + + + +
AviKav
AviKav

πŸ› ⚠️
Rodrigo Rente
Rodrigo Rente

πŸ’» πŸ“† ⚠️
Stargazing Koishi
Stargazing Koishi

πŸ’» πŸš‡

AviKav

πŸ› ⚠️

Rodrigo Rente

πŸ’» πŸ“† ⚠️

Stargazing Koishi

πŸ’» πŸš‡

Axeel

πŸ“– πŸ“†
+ + This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! From e187cc979ec2d3844e003aaa062daba455fab54e Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2020 03:09:18 +0000 Subject: [PATCH 3/3] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index aa26633b..6f9e5960 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -36,11 +36,22 @@ "code", "infra" ] + }, + { + "login": "AxeelAnder", + "name": "Axeel", + "avatar_url": "https://avatars2.githubusercontent.com/u/25691207?v=4", + "profile": "https://github.com/AxeelAnder", + "contributions": [ + "doc", + "projectManagement" + ] } ], "contributorsPerLine": 7, "projectName": "TShock", "projectOwner": "Pryaxis", "repoType": "github", - "repoHost": "https://github.com" + "repoHost": "https://github.com", + "skipCi": true }