summaryrefslogtreecommitdiffstats
path: root/.all-contributorsrc
diff options
context:
space:
mode:
authorallcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>2022-01-20 14:21:10 -0500
committerGitHub <noreply@github.com>2022-01-20 14:21:10 -0500
commit255b69c15fa3d997737c5e1b51d480c45cb0fe4d (patch)
tree68772a3a129472275d26cede099d752baf200a66 /.all-contributorsrc
parentfbd95126b03c5524d1d0440f8893f8ca12eb3d8c (diff)
docs: add GuillaumeGomez as a contributor for code (#661)
* 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 266ebb2e..5ceb23c6 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -226,6 +226,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "GuillaumeGomez",
+ "name": "Guillaume Gomez",
+ "avatar_url": "https://avatars.githubusercontent.com/u/3050060?v=4",
+ "profile": "https://blog.guillaume-gomez.fr",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,