aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>2021-11-16 05:09:35 +0530
committerLibravatar GitHub <noreply@github.com>2021-11-16 05:09:35 +0530
commitb8b2564b039c492494de4181b828bc28e0d8c1a7 (patch)
tree19c790fb69080a65a5742c78ebeca135a46dae21
parentFix tray icon not showing/hiding the Ferdi window (#2234) (diff)
downloadferdium-app-b8b2564b039c492494de4181b828bc28e0d8c1a7.tar.gz
ferdium-app-b8b2564b039c492494de4181b828bc28e0d8c1a7.tar.zst
ferdium-app-b8b2564b039c492494de4181b828bc28e0d8c1a7.zip
docs: add martinbernat as a contributor for code, bug (#2236) [skip ci]
-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 2f5431567..9b8358eea 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1114,6 +1114,16 @@
1114 "code", 1114 "code",
1115 "bug" 1115 "bug"
1116 ] 1116 ]
1117 },
1118 {
1119 "login": "martinbernat",
1120 "name": "martinbernat",
1121 "avatar_url": "https://avatars.githubusercontent.com/u/6809891?v=4",
1122 "profile": "https://github.com/martinbernat",
1123 "contributions": [
1124 "code",
1125 "bug"
1126 ]
1117 } 1127 }
1118 ], 1128 ],
1119 "contributorsPerLine": 16, 1129 "contributorsPerLine": 16,
diff --git a/README.md b/README.md
index 0fb16e617..7564b33c9 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='#contributors-'><img src='https://img.shields.io/badge/contributors-113-default.svg?logo=github' alt='Contributors'/></a> 17<a href='#contributors-'><img src='https://img.shields.io/badge/contributors-114-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>