aboutsummaryrefslogtreecommitdiffstats
path: root/.all-contributorsrc
diff options
context:
space:
mode:
authorLibravatar allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>2021-12-24 13:01:36 +0100
committerLibravatar GitHub <noreply@github.com>2021-12-24 13:01:36 +0100
commitbb762de3ac42f432ce0137af1eaedb9f54cdae28 (patch)
tree6c6b7d658d874e35c056cb6400c64b029a856b37 /.all-contributorsrc
parent5.6.6-nightly.1 [skip ci] (diff)
downloadferdium-app-bb762de3ac42f432ce0137af1eaedb9f54cdae28.tar.gz
ferdium-app-bb762de3ac42f432ce0137af1eaedb9f54cdae28.tar.zst
ferdium-app-bb762de3ac42f432ce0137af1eaedb9f54cdae28.zip
docs: add leofiore as a contributor for bug (#2360)
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 9cef56038..1a96a8705 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1133,6 +1133,15 @@
1133 "contributions": [ 1133 "contributions": [
1134 "code" 1134 "code"
1135 ] 1135 ]
1136 },
1137 {
1138 "login": "leofiore",
1139 "name": "Leonardo",
1140 "avatar_url": "https://avatars.githubusercontent.com/u/655964?v=4",
1141 "profile": "https://github.com/leofiore",
1142 "contributions": [
1143 "bug"
1144 ]
1136 } 1145 }
1137 ], 1146 ],
1138 "contributorsPerLine": 16, 1147 "contributorsPerLine": 16,