diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 0000000000..0b1b3de467 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,26 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "contributors": [ + { + "login": "wsoyinka", + "name": "wale soyinka", + "avatar_url": "https://avatars.githubusercontent.com/u/23367125?v=4", + "profile": "https://github.com/wsoyinka", + "contributions": [ + "projectManagement", + "maintenance", + "content" + ] + } + ], + "contributorsPerLine": 7, + "projectName": "documentation", + "projectOwner": "rocky-linux", + "repoType": "github", + "repoHost": "https://github.com", + "skipCi": true +} diff --git a/README.md b/README.md index 7a0794cc02..213cb73ea2 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # Contribution Guide + +[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) + ## Introduction @@ -104,3 +107,23 @@ If you are wanting to add more advanced elements in your document than just text ## Keep Up With The Conversation If you haven't already, join the conversation on the [Rocky Linux Mattermost Server](https://chat.rockylinux.org/rocky-linux/) and stay up-to-date with what is going on. Join the [~Documentation channel](https://chat.rockylinux.org/rocky-linux/channels/documentation), or any other channel you are interested in. We'd be glad to have you with us! + +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + + + + + +

wale soyinka

📆 🚧 🖋
+ + + + + + +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