aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>2021-04-24 15:42:03 +0000
committerLibravatar GitHub <noreply@github.com>2021-04-24 15:42:03 +0000
commitd819a73931fb4416072981e088d26d0915c07e08 (patch)
tree672b24385c66bd7deb5c030b289c1c00e0eca88f
parentUpgrading electron to 10.4.3 (#1287) (diff)
downloadferdium-app-d819a73931fb4416072981e088d26d0915c07e08.tar.gz
ferdium-app-d819a73931fb4416072981e088d26d0915c07e08.tar.zst
ferdium-app-d819a73931fb4416072981e088d26d0915c07e08.zip
docs: add vraravam as a contributor (#1288)
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 bbe2bc18e..5facf6906 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -830,6 +830,15 @@
830 "contributions": [ 830 "contributions": [
831 "code" 831 "code"
832 ] 832 ]
833 },
834 {
835 "login": "vraravam",
836 "name": "Vijay Raghavan Aravamudhan",
837 "avatar_url": "https://avatars.githubusercontent.com/u/69629?v=4",
838 "profile": "https://github.com/vraravam",
839 "contributions": [
840 "maintenance"
841 ]
833 } 842 }
834 ], 843 ],
835 "contributorsPerLine": 6, 844 "contributorsPerLine": 6,
diff --git a/README.md b/README.md
index 6ca351132..c8518ebe7 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-84-default.svg?logo=github' alt='Contributors'/></a> 17<a href='#contributors-'><img src='https://img.shields.io/badge/contributors-85-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="#sponsors-via-opencollective"><img alt="Open Collective sponsors" src="https://img.shields.io/opencollective/sponsors/getferdi?logo=open-collective"></a> 20<a href="#sponsors-via-opencollective"><img alt="Open Collective sponsors" src="https://img.shields.io/opencollective/sponsors/getferdi?logo=open-collective"></a>
@@ -439,6 +439,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
439 <td align="center"><a href="https://github.com/MosheGross"><img src="https://avatars.githubusercontent.com/u/77084755?v=4?s=40" width="40px;" alt=""/><br /><sub><b>Moshe Gross</b></sub></a><br /><a href="https://github.com/getferdi/ferdi/commits?author=MosheGross" title="Code">💻</a></td> 439 <td align="center"><a href="https://github.com/MosheGross"><img src="https://avatars.githubusercontent.com/u/77084755?v=4?s=40" width="40px;" alt=""/><br /><sub><b>Moshe Gross</b></sub></a><br /><a href="https://github.com/getferdi/ferdi/commits?author=MosheGross" title="Code">💻</a></td>
440 <td align="center"><a href="https://github.com/stnkl"><img src="https://avatars.githubusercontent.com/u/17520641?v=4?s=40" width="40px;" alt=""/><br /><sub><b>Stephan Rumswinkel</b></sub></a><br /><a href="https://github.com/getferdi/ferdi/commits?author=stnkl" title="Code">💻</a></td> 440 <td align="center"><a href="https://github.com/stnkl"><img src="https://avatars.githubusercontent.com/u/17520641?v=4?s=40" width="40px;" alt=""/><br /><sub><b>Stephan Rumswinkel</b></sub></a><br /><a href="https://github.com/getferdi/ferdi/commits?author=stnkl" title="Code">💻</a></td>
441 </tr> 441 </tr>
442 <tr>
443 <td align="center"><a href="https://github.com/vraravam"><img src="https://avatars.githubusercontent.com/u/69629?v=4?s=40" width="40px;" alt=""/><br /><sub><b>Vijay Raghavan Aravamudhan</b></sub></a><br /><a href="#maintenance-vraravam" title="Maintenance">🚧</a></td>
444 </tr>
442</table> 445</table>
443 446
444<!-- markdownlint-restore --> 447<!-- markdownlint-restore -->