Skip to content

Commit b6ff0cd

Browse files
authored
Merge pull request #21 from MikeRalphson/all-contributors/add-webron
docs: add webron as a contributor
2 parents 0947597 + 4bef5cd commit b6ff0cd

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.all-contributorsrc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,17 @@
4141
"example"
4242
]
4343
},
44+
{
45+
"login": "webron",
46+
"name": "Ron",
47+
"avatar_url": "https://avatars.githubusercontent.com/u/241629?v=4",
48+
"profile": "http://swagger.io",
49+
"contributions": [
50+
"doc",
51+
"example",
52+
"code"
53+
]
54+
},
4455
{
4556
"login": "earth2marsh",
4657
"name": "Marsh Gardiner",

CONTRIBUTORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
1111
<td align="center"><a href="https://philsturgeon.com/"><img src="https://avatars.githubusercontent.com/u/67381?v=4?s=75" width="75px;" alt=""/><br /><sub><b>Phil Sturgeon</b></sub></a><br /><a href="#blog-philsturgeon" title="Blogposts">📝</a></td>
1212
<td align="center"><a href="http://cebe.cc/"><img src="https://avatars.githubusercontent.com/u/189796?v=4?s=75" width="75px;" alt=""/><br /><sub><b>Carsten Brandt</b></sub></a><br /><a href="https://github.com/MikeRalphson/OpenAPI-Specification/commits?author=cebe" title="Code">💻</a></td>
1313
<td align="center"><a href="https://github.com/jdesrosiers"><img src="https://avatars.githubusercontent.com/u/716571?v=4?s=75" width="75px;" alt=""/><br /><sub><b>Jason Desrosiers</b></sub></a><br /><a href="#example-jdesrosiers" title="Examples">💡</a></td>
14+
<td align="center"><a href="http://swagger.io"><img src="https://avatars.githubusercontent.com/u/241629?v=4?s=75" width="75px;" alt=""/><br /><sub><b>Ron</b></sub></a><br /><a href="https://github.com/MikeRalphson/OpenAPI-Specification/commits?author=webron" title="Documentation">📖</a> <a href="#example-webron" title="Examples">💡</a> <a href="https://github.com/MikeRalphson/OpenAPI-Specification/commits?author=webron" title="Code">💻</a></td>
1415
<td align="center"><a href="https://www.linkedin.com/in/marshgardiner/"><img src="https://avatars.githubusercontent.com/u/54582?v=4?s=75" width="75px;" alt=""/><br /><sub><b>Marsh Gardiner</b></sub></a><br /><a href="#example-earth2marsh" title="Examples">💡</a> <a href="https://github.com/MikeRalphson/OpenAPI-Specification/commits?author=earth2marsh" title="Documentation">📖</a></td>
1516
</tr>
1617
</table>

0 commit comments

Comments
 (0)