diff --git a/.all-contributorsrc b/.all-contributorsrc deleted file mode 100644 index c28dfb9..0000000 --- a/.all-contributorsrc +++ /dev/null @@ -1,64 +0,0 @@ -{ - "files": [ - "README.md" - ], - "imageSize": 100, - "commit": false, - "contributors": [ - { - "login": "Sedjj", - "name": "Eldar Salimzebarov", - "avatar_url": "https://avatars3.githubusercontent.com/u/5383030?v=4", - "profile": "https://github.com/Sedjj", - "contributions": [ - "bug" - ] - }, - { - "login": "lamuertepeluda", - "name": "Vito Macchia", - "avatar_url": "https://avatars3.githubusercontent.com/u/2249342?v=4", - "profile": "http://www.ismb.it/vito.macchia", - "contributions": [ - "code", - "bug" - ] - }, - { - "login": "edgesite", - "name": "KITAHARA SETSUNA", - "avatar_url": "https://avatars3.githubusercontent.com/u/10336620?v=4", - "profile": "https://github.com/edgesite", - "contributions": [ - "code", - "bug" - ] - }, - { - "login": "bukhalo", - "name": "Alexander Bukhalo", - "avatar_url": "https://avatars2.githubusercontent.com/u/14031838?v=4", - "profile": "https://bukhalo.com/", - "contributions": [ - "code", - "doc", - "review" - ] - }, - { - "login": "VyacheslavSaloidWork", - "name": "Vyacheslav Saloid", - "avatar_url": "https://avatars3.githubusercontent.com/u/43011265?v=4", - "profile": "https://github.com/VyacheslavSaloidWork", - "contributions": [ - "bug" - ] - } - ], - "contributorsPerLine": 7, - "projectName": "nestjs-telegraf", - "projectOwner": "bukhalo", - "repoType": "github", - "repoHost": "https://github.com", - "skipCi": true -} diff --git a/README.md b/README.md index 161706d..78ec707 100644 --- a/README.md +++ b/README.md @@ -71,26 +71,3 @@ export class AppService { } } ``` - -## Contributors ✨ - -Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): - - - - -
Eldar Salimzebarov 🐛 |
- Vito Macchia 💻 🐛 |
- KITAHARA SETSUNA 💻 🐛 |
- Alexander Bukhalo 💻 📖 👀 |
- Vyacheslav Saloid 🐛 |
-