aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>2022-02-16 12:36:54 +0100
committerLibravatar GitHub <noreply@github.com>2022-02-16 12:36:54 +0100
commit2427434a5d2ce651c6e812ae2bd1c493e16e824e (patch)
tree1ba157dd6de029793bb56888a8d2c024c38bd316
parentAdd Hubstaff service (#828) (diff)
downloadferdium-recipes-2427434a5d2ce651c6e812ae2bd1c493e16e824e.tar.gz
ferdium-recipes-2427434a5d2ce651c6e812ae2bd1c493e16e824e.tar.zst
ferdium-recipes-2427434a5d2ce651c6e812ae2bd1c493e16e824e.zip
docs: add brunoccr as a contributor for code (#835)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
-rw-r--r--.all-contributorsrc9
-rw-r--r--README.md5
2 files changed, 13 insertions, 1 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc
index fdd4e3a..c09f4e3 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -194,6 +194,15 @@
194 "contributions": [ 194 "contributions": [
195 "code" 195 "code"
196 ] 196 ]
197 },
198 {
199 "login": "brunoccr",
200 "name": "Bruno Rossetto",
201 "avatar_url": "https://avatars.githubusercontent.com/u/5890352?v=4",
202 "profile": "https://github.com/brunoccr",
203 "contributions": [
204 "code"
205 ]
197 } 206 }
198 ], 207 ],
199 "contributorsPerLine": 7, 208 "contributorsPerLine": 7,
diff --git a/README.md b/README.md
index 0189f91..8bf5ed3 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@
9<p> 9<p>
10 <a href="https://github.com/getferdi/recipes/actions/workflows/builds.yml"><img alt="Build Status" src="https://github.com/getferdi/recipes/actions/workflows/builds.yml/badge.svg?branch=master&event=push"></a> 10 <a href="https://github.com/getferdi/recipes/actions/workflows/builds.yml"><img alt="Build Status" src="https://github.com/getferdi/recipes/actions/workflows/builds.yml/badge.svg?branch=master&event=push"></a>
11 <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --> 11 <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
12<a href='#contributors-'><img src='https://img.shields.io/badge/contributors-21-default.svg?logo=github' alt='Contributors'/></a> 12<a href='#contributors-'><img src='https://img.shields.io/badge/contributors-22-default.svg?logo=github' alt='Contributors'/></a>
13<!-- ALL-CONTRIBUTORS-BADGE:END --> 13<!-- ALL-CONTRIBUTORS-BADGE:END -->
14 <a href="#backers-via-opencollective"><img alt="Open Collective backers" src="https://img.shields.io/opencollective/backers/getferdi?logo=open-collective"></a> 14 <a href="#backers-via-opencollective"><img alt="Open Collective backers" src="https://img.shields.io/opencollective/backers/getferdi?logo=open-collective"></a>
15</p> 15</p>
@@ -61,6 +61,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
61 <td align="center"><a href="https://github.com/tukiplus"><img src="https://avatars.githubusercontent.com/u/98679174?v=4?s=100" width="100px;" alt=""/><br /><sub><b>tukiplus</b></sub></a><br /><a href="https://github.com/getferdi/recipes/commits?author=tukiplus" title="Code">💻</a></td> 61 <td align="center"><a href="https://github.com/tukiplus"><img src="https://avatars.githubusercontent.com/u/98679174?v=4?s=100" width="100px;" alt=""/><br /><sub><b>tukiplus</b></sub></a><br /><a href="https://github.com/getferdi/recipes/commits?author=tukiplus" title="Code">💻</a></td>
62 <td align="center"><a href="https://www.linkedin.com/in/link2ravig/"><img src="https://avatars.githubusercontent.com/u/3313079?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Ravindra Gullapalli</b></sub></a><br /><a href="https://github.com/getferdi/recipes/commits?author=ravindragullapalli" title="Code">💻</a></td> 62 <td align="center"><a href="https://www.linkedin.com/in/link2ravig/"><img src="https://avatars.githubusercontent.com/u/3313079?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Ravindra Gullapalli</b></sub></a><br /><a href="https://github.com/getferdi/recipes/commits?author=ravindragullapalli" title="Code">💻</a></td>
63 </tr> 63 </tr>
64 <tr>
65 <td align="center"><a href="https://github.com/brunoccr"><img src="https://avatars.githubusercontent.com/u/5890352?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Bruno Rossetto</b></sub></a><br /><a href="https://github.com/getferdi/recipes/commits?author=brunoccr" title="Code">💻</a></td>
66 </tr>
64</table> 67</table>
65 68
66<!-- markdownlint-restore --> 69<!-- markdownlint-restore -->