diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 00000000..a46ce844 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,28 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "contributors": [ + { + "login": "hoc081098", + "name": "Petrus Nguyễn Thái Học", + "avatar_url": "https://avatars.githubusercontent.com/u/36917223?v=4", + "profile": "https://www.linkedin.com/in/hoc081098/", + "contributions": [ + "code", + "maintenance", + "ideas", + "design", + "bug" + ] + } + ], + "contributorsPerLine": 7, + "projectName": "MVI-Coroutines-Flow", + "projectOwner": "Kotlin-Android-Open-Source", + "repoType": "github", + "repoHost": "https://github.com", + "skipCi": true +} diff --git a/README.md b/README.md index 67937129..fd4f24c7 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # MVI-Coroutines-Flow + +[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) + [![Build CI](https://github.com/Kotlin-Android-Open-Source/MVI-Coroutines-Flow/actions/workflows/build.yml/badge.svg)](https://github.com/Kotlin-Android-Open-Source/MVI-Coroutines-Flow/actions/workflows/build.yml) [![Unit Tests CI](https://github.com/Kotlin-Android-Open-Source/MVI-Coroutines-Flow/actions/workflows/unit-test.yml/badge.svg)](https://github.com/Kotlin-Android-Open-Source/MVI-Coroutines-Flow/actions/workflows/unit-test.yml) @@ -22,3 +25,23 @@ | | | + +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + + + + + +

Petrus Nguyễn Thái Học

💻 🚧 🤔 🎨 🐛
+ + + + + + +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