Skip to content

Commit 07fa459

Browse files
authored
Merge pull request #13 from MikeRalphson/all-contributors/add-MikeRalphson
docs: add MikeRalphson as a contributor
2 parents 8b6738c + 62c2d41 commit 07fa459

File tree

2 files changed

+47
-0
lines changed

2 files changed

+47
-0
lines changed

.all-contributorsrc

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
{
2+
"files": [
3+
"README.md"
4+
],
5+
"imageSize": 100,
6+
"commit": false,
7+
"contributors": [
8+
{
9+
"login": "MikeRalphson",
10+
"name": "Mike Ralphson",
11+
"avatar_url": "https://avatars.githubusercontent.com/u/21603?v=4",
12+
"profile": "http://mermade.github.io",
13+
"contributions": [
14+
"code"
15+
]
16+
}
17+
],
18+
"contributorsPerLine": 7,
19+
"projectName": "OpenAPI-Specification",
20+
"projectOwner": "MikeRalphson",
21+
"repoType": "github",
22+
"repoHost": "https://github.com",
23+
"skipCi": true
24+
}

README.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# The OpenAPI Specification
2+
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
4+
<!-- ALL-CONTRIBUTORS-BADGE:END -->
25

36
![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg)
47

@@ -56,3 +59,23 @@ Not all feedback can be accommodated and there may be solid arguments for or aga
5659
See: [License (Apache-2.0)](https://github.com/OAI/OpenAPI-Specification/blob/master/LICENSE)
5760

5861
![Analytics](https://ga-beacon.appspot.com/UA-831873-42/readme.md?pixel)
62+
63+
## Contributors ✨
64+
65+
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
66+
67+
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
68+
<!-- prettier-ignore-start -->
69+
<!-- markdownlint-disable -->
70+
<table>
71+
<tr>
72+
<td align="center"><a href="http://mermade.github.io"><img src="https://avatars.githubusercontent.com/u/21603?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Mike Ralphson</b></sub></a><br /><a href="https://github.com/MikeRalphson/OpenAPI-Specification/commits?author=MikeRalphson" title="Code">💻</a></td>
73+
</tr>
74+
</table>
75+
76+
<!-- markdownlint-restore -->
77+
<!-- prettier-ignore-end -->
78+
79+
<!-- ALL-CONTRIBUTORS-LIST:END -->
80+
81+
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

0 commit comments

Comments
 (0)