From 3d83f5f967c4dd5818889e90a935b038ee69dc7a Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 20 Mar 2020 11:06:12 -0400 Subject: [PATCH] docs: add shilangyu as a contributor (#86) * 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 | 24 ++++++++++++++++++++++++ README.md | 22 ++++++++++++++++++++++ 2 files changed, 46 insertions(+) create mode 100644 .all-contributorsrc diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 00000000..d303c4e2 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,24 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "contributors": [ + { + "login": "shilangyu", + "name": "Marcin Wojnarowski", + "avatar_url": "https://avatars3.githubusercontent.com/u/29288116?v=4", + "profile": "http://shilangyu.github.io", + "contributions": [ + "code" + ] + } + ], + "contributorsPerLine": 7, + "projectName": "bottom", + "projectOwner": "ClementTsang", + "repoType": "github", + "repoHost": "https://github.com", + "skipCi": true +} diff --git a/README.md b/README.md index c73c7142..ac5f5da9 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # bottom + +[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) + [![Build Status](https://travis-ci.com/ClementTsang/bottom.svg?token=1wvzVgp94E1TZyPNs8JF&branch=master)](https://travis-ci.com/ClementTsang/bottom) [![crates.io link](https://img.shields.io/crates/v/bottom.svg)](https://crates.io/crates/bottom) @@ -269,3 +272,22 @@ Thanks to those who have contributed: - [unicode-segmentation](https://github.com/unicode-rs/unicode-segmentation) - [unicode-width](https://github.com/unicode-rs/unicode-width) - [winapi](https://github.com/retep998/winapi-rs) + +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + +
Marcin Wojnarowski 💻 |
+