summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorallcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>2020-05-05 17:58:14 -0400
committerGitHub <noreply@github.com>2020-05-05 17:58:14 -0400
commitcf2a2a952babeda815d254f8e90342b757592dc2 (patch)
treee79fbf9619f507d4b92c58b790cdf13aea4dd3bf
parent453c10e7c580fd964cf0fcc2c37afe6ed9a62175 (diff)
docs: add HarHarLinks as a contributor (#147)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] * docs: update badge Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Clement Tsang <34804052+ClementTsang@users.noreply.github.com>
-rw-r--r--.all-contributorsrc9
-rw-r--r--README.md4
2 files changed, 11 insertions, 2 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 212b0ce0..56f66dce 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -32,6 +32,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "HarHarLinks",
+ "name": "Kim Brose",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/2803622?v=4",
+ "profile": "https://github.com/HarHarLinks",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,
diff --git a/README.md b/README.md
index 05aa6beb..455dcb30 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
[![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)
[![tokei](https://tokei.rs/b1/github/ClementTsang/bottom?category=code)](https://github.com/ClementTsang/bottom)
-[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-)
+[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-)
A cross-platform graphical process/system monitor with a customizable interface and a multitude of features. Supports Linux, macOS, and Windows. Inspired by both [gtop](https://github.com/aksakalli/gtop) and [gotop](https://github.com/cjbassi/gotop).
@@ -536,12 +536,12 @@ Thanks to all contributors ([emoji key](https://allcontributors.org/docs/en/emoj
<td align="center"><a href="http://shilangyu.github.io"><img src="https://avatars3.githubusercontent.com/u/29288116?v=4" width="100px;" alt=""/><br /><sub><b>Marcin Wojnarowski</b></sub></a><br /><a href="https://github.com/ClementTsang/bottom/commits?author=shilangyu" title="Code">💻</a> <a href="#platform-shilangyu" title="Packaging/porting to new platform">📦</a></td>
<td align="center"><a href="http://neosmart.net/"><img src="https://avatars3.githubusercontent.com/u/606923?v=4" width="100px;" alt=""/><br /><sub><b>Mahmoud Al-Qudsi</b></sub></a><br /><a href="https://github.com/ClementTsang/bottom/commits?author=mqudsi" title="Code">💻</a></td>
<td align="center"><a href="https://andys8.de"><img src="https://avatars0.githubusercontent.com/u/13085980?v=4" width="100px;" alt=""/><br /><sub><b>Andy</b></sub></a><br /><a href="https://github.com/ClementTsang/bottom/commits?author=andys8" title="Code">💻</a></td>
+ <td align="center"><a href="https://github.com/HarHarLinks"><img src="https://avatars0.githubusercontent.com/u/2803622?v=4" width="100px;" alt=""/><br /><sub><b>Kim Brose</b></sub></a><br /><a href="https://github.com/ClementTsang/bottom/commits?author=HarHarLinks" title="Code">💻</a></td>
</tr>
</table>
<!-- markdownlint-enable -->
<!-- prettier-ignore-end -->
-
<!-- ALL-CONTRIBUTORS-LIST:END -->
## Thanks