summaryrefslogtreecommitdiffstats
path: root/.all-contributorsrc
diff options
context:
space:
mode:
authorallcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>2023-02-10 15:13:47 -0500
committerGitHub <noreply@github.com>2023-02-10 15:13:47 -0500
commit2783abf2d4ef5f3e357961ae15537374c127e022 (patch)
tree25b544f8d69c637ef79beed78bc14c08b3c27455 /.all-contributorsrc
parentd956f336a9c0d86508833a09055884a588368895 (diff)
docs: add mbikovitsky as a contributor for code (#1017)
* 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 521bc78d..944999eb 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -362,6 +362,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "mbikovitsky",
+ "name": "Michael Bikovitsky",
+ "avatar_url": "https://avatars.githubusercontent.com/u/1389811?v=4",
+ "profile": "https://bikodbg.com/",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,