diff --git a/.all-contributorsrc b/.all-contributorsrc deleted file mode 100644 index 40037e9f..00000000 --- a/.all-contributorsrc +++ /dev/null @@ -1,146 +0,0 @@ -{ - "projectName": "virtuoso-design-system", - "projectOwner": "virtru", - "repoType": "github", - "repoHost": "https://github.com", - "files": [ - "README.md" - ], - "imageSize": 100, - "commit": true, - "commitConvention": "angular", - "contributors": [ - { - "login": "jrschumacher", - "name": "Ryan Schumacher", - "avatar_url": "https://avatars1.githubusercontent.com/u/46549?v=4", - "profile": "https://linkedin.com/in/jrschumacher", - "contributions": [ - "code", - "doc", - "test" - ] - }, - { - "login": "avkvirtru", - "name": "Arthur Klepchukov", - "avatar_url": "https://avatars0.githubusercontent.com/u/44370126?v=4", - "profile": "https://avk.github.io/", - "contributions": [ - "code", - "doc" - ] - }, - { - "login": "kuguarpwnz", - "name": "Vlad Baranchuk", - "avatar_url": "https://avatars0.githubusercontent.com/u/6388788?v=4", - "profile": "https://github.com/kuguarpwnz", - "contributions": [ - "code", - "doc", - "test" - ] - }, - { - "login": "svirtryu", - "name": "Shaw Yu", - "avatar_url": "https://avatars1.githubusercontent.com/u/38223448?v=4", - "profile": "https://github.com/shawyu", - "contributions": [ - "code", - "doc", - "test" - ] - }, - { - "login": "NathanAB", - "name": "NathanAB", - "avatar_url": "https://avatars0.githubusercontent.com/u/3252545?v=4", - "profile": "https://twitter.com/nathanab_", - "contributions": [ - "code", - "doc", - "test" - ] - }, - { - "login": "AlwaysMoreHats", - "name": "Stephen Smith", - "avatar_url": "https://avatars1.githubusercontent.com/u/1030358?v=4", - "profile": "http://alwaysmorehats.com/", - "contributions": [ - "code", - "doc", - "test" - ] - }, - { - "login": "sergeyd-virtru", - "name": "Sergey Diniovskiy", - "avatar_url": "https://avatars2.githubusercontent.com/u/41566731?v=4", - "profile": "https://github.com/sergeyd-virtru", - "contributions": [ - "code", - "doc", - "test" - ] - }, - { - "login": "Nnamdi101", - "name": "Nnamdi101", - "avatar_url": "https://avatars1.githubusercontent.com/u/17769444?v=4", - "profile": "https://github.com/Nnamdi101", - "contributions": [ - "code", - "doc", - "test" - ] - }, - { - "login": "ivanovSPvirtru", - "name": "ivanovSPvirtru", - "avatar_url": "https://avatars3.githubusercontent.com/u/41641307?v=4", - "profile": "https://github.com/ivanovSPvirtru", - "contributions": [ - "code", - "doc", - "test" - ] - }, - { - "login": "suchak1", - "name": "Krish Suchak", - "avatar_url": "https://avatars1.githubusercontent.com/u/42231639?v=4", - "profile": "https://github.com/suchak1", - "contributions": [ - "code", - "doc", - "test" - ] - }, - { - "login": "vtrepalin", - "name": "Viacheslav Trepalin", - "avatar_url": "https://avatars3.githubusercontent.com/u/12185782?v=4", - "profile": "https://github.com/vtrepalin", - "contributions": [ - "code", - "doc", - "test" - ] - }, - { - "login": "ctang18", - "name": "CT", - "avatar_url": "https://avatars2.githubusercontent.com/u/6336244?v=4", - "profile": "https://github.com/ctang18", - "contributions": [ - "code", - "doc", - "test" - ] - } - ], - "contributorsPerLine": 7 -} diff --git a/.autorc b/.autorc index 40860f62..62a8753c 100644 --- a/.autorc +++ b/.autorc @@ -1,9 +1,7 @@ { "plugins": [ "npm", - "all-contributors", "conventional-commits", - "first-time-contributor", "jira", "released" ] diff --git a/README.md b/README.md index 56004602..8f316889 100644 --- a/README.md +++ b/README.md @@ -142,35 +142,3 @@ We recommend only approving new baselines once all unintended visual changes hav --- Copyright © 2020 Virtru Corporation - -## Contributors ✨ - -Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): - - - - -
Ryan Schumacher 💻 📖 ⚠️ |
- Arthur Klepchukov 💻 📖 |
- Vlad Baranchuk 💻 📖 ⚠️ |
- Shaw Yu 💻 📖 ⚠️ |
- NathanAB 💻 📖 ⚠️ |
- Stephen Smith 💻 📖 ⚠️ |
- Sergey Diniovskiy 💻 📖 ⚠️ |
-
Nnamdi101 💻 📖 ⚠️ |
- ivanovSPvirtru 💻 📖 ⚠️ |
- Krish Suchak 💻 📖 ⚠️ |
- Viacheslav Trepalin 💻 📖 ⚠️ |
- CT 💻 📖 ⚠️ |
-