From 4dc2783d942b40df68706f944fa9853ecbbb8635 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 21 Oct 2021 22:08:49 +0700 Subject: [PATCH] docs: add hoc081098 as a contributor for code, maintenance, ideas, design, bug (#58) [skip ci] * docs: update README.md [skip ci] * docs: create .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> --- .all-contributorsrc | 28 ++++++++++++++++++++++++++++ README.md | 23 +++++++++++++++++++++++ 2 files changed, 51 insertions(+) create mode 100644 .all-contributorsrc diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 00000000..0432f59e --- /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": "ComicReaderApp_MVI_Coroutine_RxKotlin_Jetpack", + "projectOwner": "hoc081098", + "repoType": "github", + "repoHost": "https://github.com", + "skipCi": true +} diff --git a/README.md b/README.md index 9ff1c680..94c2f2b0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # ComicReaderApp_MVI_Coroutine_RxKotlin + +[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) + Comic reader app 📘. Learning MVVM / MVI with RxKotlin, Retrofit, Kotlin Coroutines [![Build CI](https://github.com/hoc081098/ComicReaderApp_MVI_Coroutine_RxKotlin_Jetpack/actions/workflows/build.yml/badge.svg)](https://github.com/hoc081098/ComicReaderApp_MVI_Coroutine_RxKotlin_Jetpack/actions/workflows/build.yml) @@ -76,3 +79,23 @@ Clone this repository: https://github.com/hoc081098/comic_app_server_nodejs MIT License Copyright (c) 2019-2021 Petrus Nguyễn Thái Học + +## 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