Skip to content

Commit 8ccbc29

Browse files
authored
Merge pull request #16 from MikeRalphson/all-contributors/add-cebe
docs: add cebe as a contributor
2 parents f8ea956 + da3e4a6 commit 8ccbc29

File tree

2 files changed

+12
-4
lines changed

2 files changed

+12
-4
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,15 @@
2222
"contributions": [
2323
"blog"
2424
]
25+
},
26+
{
27+
"login": "cebe",
28+
"name": "Carsten Brandt",
29+
"avatar_url": "https://avatars.githubusercontent.com/u/189796?v=4",
30+
"profile": "http://cebe.cc/",
31+
"contributions": [
32+
"code"
33+
]
2534
}
2635
],
2736
"contributorsPerLine": 12,

CONTRIBUTORS.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,9 @@ 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=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>
10+
<td align="center"><a href="https://www.buymeacoffee.com/relequestual"><img src="https://avatars.githubusercontent.com/u/731158?v=4?s=150" width="150px;" 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+
<td align="center"><a href="https://philsturgeon.com/"><img src="https://avatars.githubusercontent.com/u/67381?v=4?s=150" width="150px;" alt=""/><br /><sub><b>Phil Sturgeon</b></sub></a><br /><a href="#blog-philsturgeon" title="Blogposts">📝</a></td>
12+
<td align="center"><a href="http://cebe.cc/"><img src="https://avatars.githubusercontent.com/u/189796?v=4?s=150" width="150px;" 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>
1413
</tr>
1514
</table>
1615

0 commit comments

Comments
 (0)