From 716a961faab1fe48495859008de9445a37b1b7e4 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 2 Oct 2021 13:36:23 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/README.md b/README.md index 884925c..f3189d2 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # ⚓ 湊あくあ | Minato Aqua Fanpage + +[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) + [![Image Preview](https://cdn.upload.systems/uploads/psUYhn2p.png)](https://aqua-fanpage.vercel.app/) @@ -71,3 +74,23 @@ We're Open and Every Contributions will be welcomed! Want to contribute to this - Character Copyright © 2017-2021 [COVER Corp](https://cover-corp.com). - Favicon Copyright © 2021 from [Aqua Ch. Membership Badge](https://www.youtube.com/channel/UC1opHUrw8rvnsadT-iGp7Cg/join). - [aqua-fanpage](#) is Licensed Under [MIT License](https://github.com/gifaldyazkaa/aqua-fanpage/blob/master/LICENSE). The code is open-source and Free to use, Please have a look at the License and keep in mind about Giving appropriate credit where it is due, Thanks! + +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + + + + + +

Yuki Shira

💻
+ + + + + + +This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! \ No newline at end of file From 9a1ffd527baeb186f31da21d08e414862e568986 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 2 Oct 2021 13:36:24 +0000 Subject: [PATCH 2/2] docs: create .all-contributorsrc [skip ci] --- .all-contributorsrc | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 .all-contributorsrc diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 0000000..019557b --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,24 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "contributors": [ + { + "login": "shiraayuki", + "name": "Yuki Shira", + "avatar_url": "https://avatars.githubusercontent.com/u/91227737?v=4", + "profile": "https://github.com/shiraayuki", + "contributions": [ + "code" + ] + } + ], + "contributorsPerLine": 7, + "projectName": "aqua-fanpage", + "projectOwner": "gifaldyazkaa", + "repoType": "github", + "repoHost": "https://github.com", + "skipCi": true +}