Skip to content

Commit 6d6926f

Browse files
committed
docs: add @ggwadera as a contributor
1 parent d4a776a commit 6d6926f

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,15 @@
9999
"contributions": [
100100
"code"
101101
]
102+
},
103+
{
104+
"login": "ggwadera",
105+
"name": "Guilherme Gwadera",
106+
"avatar_url": "https://avatars2.githubusercontent.com/u/16023489?v=4",
107+
"profile": "https://www.linkedin.com/in/guilherme-gwadera/",
108+
"contributions": [
109+
"code"
110+
]
102111
}
103112
],
104113
"contributorsPerLine": 7

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# [MyProxy](https://garagescript.github.io/myProxy/) · [![CircleCI](https://circleci.com/gh/garageScript/myProxy.svg?style=svg)](https://circleci.com/gh/garageScript/myproxy)
22
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3-
[![All Contributors](https://img.shields.io/badge/all_contributors-10-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-11-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55
MyProxy is an alternative to Nginx that allows automatic domain provider integration, ssl support for all domains, dynamic port proxy
66
and automatic git deployment.
@@ -172,6 +172,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
172172
<td align="center"><a href="https://github.com/bryanjenningz"><img src="https://avatars2.githubusercontent.com/u/7637655?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Bryan Jennings</b></sub></a><br /><a href="https://github.com/garageScript/myProxy/commits?author=bryanjenningz" title="Code">💻</a></td>
173173
<td align="center"><a href="https://github.com/joshgreenwell"><img src="https://avatars0.githubusercontent.com/u/31043400?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Josh Greenwell</b></sub></a><br /><a href="https://github.com/garageScript/myProxy/commits?author=joshgreenwell" title="Code">💻</a></td>
174174
<td align="center"><a href="https://coltonehrman.github.io/react-portfolio/"><img src="https://avatars1.githubusercontent.com/u/12456288?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Colton Ehrman</b></sub></a><br /><a href="https://github.com/garageScript/myProxy/commits?author=coltonehrman" title="Code">💻</a></td>
175+
<td align="center"><a href="https://www.linkedin.com/in/guilherme-gwadera/"><img src="https://avatars2.githubusercontent.com/u/16023489?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Guilherme Gwadera</b></sub></a><br /><a href="https://github.com/garageScript/myProxy/commits?author=ggwadera" title="Code">💻</a></td>
175176
</tr>
176177
</table>
177178

0 commit comments

Comments
 (0)