aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>2021-11-14 08:23:30 +0530
committerLibravatar GitHub <noreply@github.com>2021-11-14 08:23:30 +0530
commitfbf0a50c6f2eeefc870ae5942b3d4cda321f8e37 (patch)
treeb1117e0fb61722875099974d1ce03f302339a7f4
parent5.6.4-nightly.5 [skip ci] (diff)
downloadferdium-app-fbf0a50c6f2eeefc870ae5942b3d4cda321f8e37.tar.gz
ferdium-app-fbf0a50c6f2eeefc870ae5942b3d4cda321f8e37.tar.zst
ferdium-app-fbf0a50c6f2eeefc870ae5942b3d4cda321f8e37.zip
docs: add klaegera as a contributor for code, bug (#2225)
-rw-r--r--.all-contributorsrc10
-rw-r--r--README.md2
2 files changed, 11 insertions, 1 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 7c5f65a77..a6c3fd29b 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1103,6 +1103,16 @@
1103 "contributions": [ 1103 "contributions": [
1104 "code" 1104 "code"
1105 ] 1105 ]
1106 },
1107 {
1108 "login": "klaegera",
1109 "name": "Adrian Klaeger",
1110 "avatar_url": "https://avatars.githubusercontent.com/u/34807567?v=4",
1111 "profile": "https://github.com/klaegera",
1112 "contributions": [
1113 "code",
1114 "bug"
1115 ]
1106 } 1116 }
1107 ], 1117 ],
1108 "contributorsPerLine": 16, 1118 "contributorsPerLine": 16,
diff --git a/README.md b/README.md
index 3a1b09c23..0fb16e617 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@
14<p align="center"> 14<p align="center">
15<img alt="GitHub Releases" src="https://img.shields.io/github/downloads/getferdi/ferdi/latest/total?label=Downloads&logo=iCloud&logoColor=%23FFFFFF"> 15<img alt="GitHub Releases" src="https://img.shields.io/github/downloads/getferdi/ferdi/latest/total?label=Downloads&logo=iCloud&logoColor=%23FFFFFF">
16<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --> 16<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
17<a href='https://github.com/getferdi/ferdi/blob/develop/.all-contributorsrc'><img src='https://img.shields.io/badge/contributors-112-default.svg?logo=github' alt='Contributors'/></a> 17<a href='#contributors-'><img src='https://img.shields.io/badge/contributors-113-default.svg?logo=github' alt='Contributors'/></a>
18<!-- ALL-CONTRIBUTORS-BADGE:END --> 18<!-- ALL-CONTRIBUTORS-BADGE:END -->
19<a href="#backers-via-opencollective"><img alt="Open Collective backers" src="https://img.shields.io/opencollective/backers/getferdi?logo=open-collective"></a> 19<a href="#backers-via-opencollective"><img alt="Open Collective backers" src="https://img.shields.io/opencollective/backers/getferdi?logo=open-collective"></a>
20<a href="https://github.com/getferdi/ferdi/actions/workflows/ferdi-builds.yml"><img alt="Build Status" src="https://github.com/getferdi/ferdi/actions/workflows/ferdi-builds.yml/badge.svg?branch=develop&event=push"></a> 20<a href="https://github.com/getferdi/ferdi/actions/workflows/ferdi-builds.yml"><img alt="Build Status" src="https://github.com/getferdi/ferdi/actions/workflows/ferdi-builds.yml/badge.svg?branch=develop&event=push"></a>