Skip to content

Commit 7620fe8

Browse files
docs: add halcyonCorsair as a contributor for code (#2970)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent bd2e02d commit 7620fe8

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -393,6 +393,15 @@
393393
"contributions": [
394394
"code"
395395
]
396+
},
397+
{
398+
"login": "halcyonCorsair",
399+
"name": "Elliot Pahl",
400+
"avatar_url": "https://avatars.githubusercontent.com/u/113981?v=4",
401+
"profile": "https://about.me/elliotpahl",
402+
"contributions": [
403+
"code"
404+
]
396405
}
397406
],
398407
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -390,6 +390,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
390390
</tr>
391391
<tr>
392392
<td align="center" valign="top" width="14.28%"><a href="https://github.com/tegorov"><img src="https://avatars.githubusercontent.com/u/42921436?v=4?s=100" width="100px;" alt="Taras Egorov"/><br /><sub><b>Taras Egorov</b></sub></a><br /><a href="https://github.com/flipt-io/flipt/commits?author=tegorov" title="Code">💻</a></td>
393+
<td align="center" valign="top" width="14.28%"><a href="https://about.me/elliotpahl"><img src="https://avatars.githubusercontent.com/u/113981?v=4?s=100" width="100px;" alt="Elliot Pahl"/><br /><sub><b>Elliot Pahl</b></sub></a><br /><a href="https://github.com/flipt-io/flipt/commits?author=halcyonCorsair" title="Code">💻</a></td>
393394
</tr>
394395
</tbody>
395396
</table>

0 commit comments

Comments
 (0)