summaryrefslogtreecommitdiffstats
path: root/.all-contributorsrc
diff options
context:
space:
mode:
authorallcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>2022-10-20 00:35:08 -0400
committerGitHub <noreply@github.com>2022-10-20 00:35:08 -0400
commit99e4fa95d3c4186dbf1da9eea25cec1bf43ba7d2 (patch)
tree6bb9d0ef818e3ea21909579a08da30e479d116af /.all-contributorsrc
parent665ec831e354df4ab0548944083efcd3de0d66ec (diff)
docs: add lroobrou as a contributor for code (#842)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Diffstat (limited to '.all-contributorsrc')
-rw-r--r--.all-contributorsrc9
1 files changed, 9 insertions, 0 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 9268b64c..4c98ab77 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -308,6 +308,15 @@
"contributions": [
"doc"
]
+ },
+ {
+ "login": "lroobrou",
+ "name": "lroobrou",
+ "avatar_url": "https://avatars.githubusercontent.com/u/35152113?v=4",
+ "profile": "https://github.com/lroobrou",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,