From bdd1b5bd3542411c283b521dfee791e6634f0a11 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 28 Mar 2021 23:32:39 +0200 Subject: [PATCH] docs: add TheDavidDelta as a contributor (#4) * docs: update README.md [skip ci] * docs: create .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> --- .all-contributorsrc | 28 ++++++++++++++++++++++++++++ README.md | 23 +++++++++++++++++++++++ 2 files changed, 51 insertions(+) create mode 100644 .all-contributorsrc diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 0000000..351a241 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,28 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "contributors": [ + { + "login": "TheDavidDelta", + "name": "David", + "avatar_url": "https://avatars.githubusercontent.com/u/6679900?v=4", + "profile": "https://thedaviddelta.com/", + "contributions": [ + "a11y", + "code", + "doc", + "design", + "test" + ] + } + ], + "contributorsPerLine": 7, + "projectName": "lingva-translate", + "projectOwner": "TheDavidDelta", + "repoType": "github", + "repoHost": "https://github.com", + "skipCi": true +} diff --git a/README.md b/README.md index 879d920..1409556 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,25 @@ # lingva-translate + +[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) + + +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + + + + + +

David

️️️️♿️ 💻 📖 🎨 ⚠️
+ + + + + + +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