Skip to content

Commit af3441f

Browse files
committed
docs: add @Cijin as a contributor
1 parent 7f3e7a3 commit af3441f

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,15 @@
117117
"code",
118118
"maintenance"
119119
]
120+
},
121+
{
122+
"login": "Cijin",
123+
"name": "Cijin Cherian",
124+
"avatar_url": "https://avatars0.githubusercontent.com/u/1990966?v=4",
125+
"profile": "https://github.com/Cijin",
126+
"contributions": [
127+
"doc"
128+
]
120129
}
121130
],
122131
"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-11-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-12-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.
@@ -173,6 +173,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
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> <a href="https://github.com/garageScript/myProxy/pulls?q=is%3Apr+reviewed-by%3Acoltonehrman" title="Reviewed Pull Requests">👀</a></td>
175175
<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> <a href="#maintenance-ggwadera" title="Maintenance">🚧</a></td>
176+
<td align="center"><a href="https://github.com/Cijin"><img src="https://avatars0.githubusercontent.com/u/1990966?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Cijin Cherian</b></sub></a><br /><a href="https://github.com/garageScript/myProxy/commits?author=Cijin" title="Documentation">📖</a></td>
176177
</tr>
177178
</table>
178179

0 commit comments

Comments
 (0)