summaryrefslogtreecommitdiffstats
path: root/.all-contributorsrc
diff options
context:
space:
mode:
authorallcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>2023-07-19 20:05:26 -0400
committerGitHub <noreply@github.com>2023-07-19 20:05:26 -0400
commitfcdf2ebe3811996cbf6fcda785bdc9b3474c78e6 (patch)
tree39a7a8519599ddef6f68ebb9d66e04df4dda52c0 /.all-contributorsrc
parent83a8607e5bb2499ce4fed2ee855f3b2b6d973612 (diff)
docs: add gabelluardo as a contributor for code (#1257)
* 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 9da4ca65..7502ca23 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -407,6 +407,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "gabelluardo",
+ "name": "Gabriele Belluardo",
+ "avatar_url": "https://avatars.githubusercontent.com/u/42920247?v=4",
+ "profile": "http://gabelluardo.github.io",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,