From fb38235ac9d09ec0a8d9318a499f66f0929438ac Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2020 15:58:30 +0000 Subject: [PATCH 1/4] docs: update README.md [skip ci] --- README.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/README.md b/README.md index da2d796fa..18913dbe0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ + +[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) +

@@ -146,3 +149,22 @@ NumWorks is a registered trademark. Omega is not affiliated with NumWorks. * NumWorks Epsilon is released under a [CC BY-NC-SA License](https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode). * Omega is released under a [CC BY-NC-SA License](https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode). + +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + + + + + +

Quentin

💻 📖 🎨 🚧 📆 💬 👀
+ + + + + +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 bc85a475683df65eeda95162112d8380fd5086eb Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2020 15:58:31 +0000 Subject: [PATCH 2/4] docs: create .all-contributorsrc [skip ci] --- .all-contributorsrc | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 .all-contributorsrc diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 000000000..afc1e793f --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,30 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "contributors": [ + { + "login": "quentinguidee", + "name": "Quentin", + "avatar_url": "https://avatars0.githubusercontent.com/u/12123721?v=4", + "profile": "https://github.com/quentinguidee", + "contributions": [ + "code", + "doc", + "design", + "maintenance", + "projectManagement", + "question", + "review" + ] + } + ], + "contributorsPerLine": 7, + "projectName": "Omega", + "projectOwner": "Omega-Numworks", + "repoType": "github", + "repoHost": "https://github.com", + "skipCi": true +} From 69c8fa12bba5c81baa3276f26e3dac5f20e51939 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2020 16:02:16 +0000 Subject: [PATCH 3/4] docs: update README.md [skip ci] --- README.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/README.md b/README.md index da2d796fa..65f65710e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ + +[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) +

@@ -146,3 +149,22 @@ NumWorks is a registered trademark. Omega is not affiliated with NumWorks. * NumWorks Epsilon is released under a [CC BY-NC-SA License](https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode). * Omega is released under a [CC BY-NC-SA License](https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode). + +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + + + + + +

M4x1m3

💻 🐛 📖 🤔 💬
+ + + + + +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 e83f06341b6b3747b077b692a4751c6d1aac9621 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2020 16:02:17 +0000 Subject: [PATCH 4/4] docs: create .all-contributorsrc [skip ci] --- .all-contributorsrc | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 .all-contributorsrc diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 000000000..f50553e4f --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,28 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "contributors": [ + { + "login": "M4xi1m3", + "name": "M4x1m3", + "avatar_url": "https://avatars0.githubusercontent.com/u/57234558?v=4", + "profile": "https://M4xi1m3.github.io/", + "contributions": [ + "code", + "bug", + "doc", + "ideas", + "question" + ] + } + ], + "contributorsPerLine": 7, + "projectName": "Omega", + "projectOwner": "Omega-Numworks", + "repoType": "github", + "repoHost": "https://github.com", + "skipCi": true +}