summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorallcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>2024-05-05 18:11:12 +0000
committerGitHub <noreply@github.com>2024-05-05 18:11:12 +0000
commit6136ac8e7675c3f9c0406c3bfe5529cf2a493d2a (patch)
treec1894936faac8cc8d916068638cf115d3554143d
parent3ded6a65292cc490036333dd264dbb7eca14e5ba (diff)
docs: add TheSkyentist as a contributor for code (#1461)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
-rw-r--r--.all-contributorsrc9
-rw-r--r--README.md1
2 files changed, 10 insertions, 0 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc
index a546f112..0580c1ca 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -472,6 +472,15 @@
"contributions": [
"doc"
]
+ },
+ {
+ "login": "TheSkyentist",
+ "name": "Raphael Erik Hviding",
+ "avatar_url": "https://avatars.githubusercontent.com/u/17031860?v=4",
+ "profile": "http://mpia.de/~hviding/",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,
diff --git a/README.md b/README.md
index 33e0807a..6a9edd7e 100644
--- a/README.md
+++ b/README.md
@@ -473,6 +473,7 @@ Thanks to all contributors:
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://www.davlgd.fr"><img src="https://avatars.githubusercontent.com/u/1110600?v=4?s=100" width="100px;" alt="David Legrand"/><br /><sub><b>David Legrand</b></sub></a><br /><a href="https://github.com/ClementTsang/bottom/commits?author=davlgd" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/MichalBryxi"><img src="https://avatars.githubusercontent.com/u/847473?v=4?s=100" width="100px;" alt="Michal Bryxí"/><br /><sub><b>Michal Bryxí</b></sub></a><br /><a href="https://github.com/ClementTsang/bottom/commits?author=MichalBryxi" title="Documentation">📖</a></td>
+ <td align="center" valign="top" width="14.28%"><a href="http://mpia.de/~hviding/"><img src="https://avatars.githubusercontent.com/u/17031860?v=4?s=100" width="100px;" alt="Raphael Erik Hviding"/><br /><sub><b>Raphael Erik Hviding</b></sub></a><br /><a href="https://github.com/ClementTsang/bottom/commits?author=TheSkyentist" title="Code">💻</a></td>
</tr>
</tbody>
</table>