Skip to content

Commit f415a9e

Browse files
authored
Merge pull request #15 from MikeRalphson/all-contributors/add-philsturgeon
docs: add philsturgeon as a contributor
2 parents 8c548eb + fded41a commit f415a9e

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

.all-contributorsrc

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,20 @@
1313
"contributions": [
1414
"doc"
1515
]
16+
},
17+
{
18+
"login": "philsturgeon",
19+
"name": "Phil Sturgeon",
20+
"avatar_url": "https://avatars.githubusercontent.com/u/67381?v=4",
21+
"profile": "https://philsturgeon.com/",
22+
"contributions": [
23+
"blog"
24+
]
1625
}
1726
],
1827
"contributorsPerLine": 1,
1928
"projectName": "OpenAPI-Specification",
20-
"projectOwner": "OAI/tsc",
29+
"projectOwner": "MikeRalphson",
2130
"repoType": "github",
2231
"repoHost": "https://github.com",
2332
"skipCi": true

CONTRIBUTORS.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,10 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
77
<!-- markdownlint-disable -->
88
<table>
99
<tr>
10-
<td align="center"><a href="https://www.buymeacoffee.com/relequestual"><img src="https://avatars.githubusercontent.com/u/731158?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Ben Hutton</b></sub></a><br /><a href="https://github.com/MikeRalphson/OpenAPI-Specification/commits?author=relequestual" title="Documentation">📖</a></td>
10+
<td align="center"><a href="https://www.buymeacoffee.com/relequestual"><img src="https://avatars.githubusercontent.com/u/731158?v=4?s=0" width="0px;" alt=""/><br /><sub><b>Ben Hutton</b></sub></a><br /><a href="https://github.com/MikeRalphson/OpenAPI-Specification/commits?author=relequestual" title="Documentation">📖</a></td>
11+
</tr>
12+
<tr>
13+
<td align="center"><a href="https://philsturgeon.com/"><img src="https://avatars.githubusercontent.com/u/67381?v=4?s=0" width="0px;" alt=""/><br /><sub><b>Phil Sturgeon</b></sub></a><br /><a href="#blog-philsturgeon" title="Blogposts">📝</a></td>
1114
</tr>
1215
</table>
1316

0 commit comments

Comments
 (0)