Skip to content

Commit 3ef8d89

Browse files
docs: add boneskull as a contributor for maintenance (#122)
* docs: update README.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent b35cbb7 commit 3ef8d89

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,15 @@
1616
"contributions": [
1717
"code"
1818
]
19+
},
20+
{
21+
"login": "boneskull",
22+
"name": "Christopher Hiller",
23+
"avatar_url": "https://avatars.githubusercontent.com/u/924465?v=4",
24+
"profile": "https://github.com/boneskull",
25+
"contributions": [
26+
"maintenance"
27+
]
1928
}
2029
]
2130
}

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -494,6 +494,7 @@ See [ARCHITECTURE.md](ARCHITECTURE.md) for a detailed breakdown of **gh-stack**'
494494
<tbody>
495495
<tr>
496496
<td align="center" valign="top" width="14.28%"><a href="https://github.com/mvanhorn"><img src="https://avatars.githubusercontent.com/u/455140?v=4?s=100" width="100px;" alt="Matt Van Horn"/><br /><sub><b>Matt Van Horn</b></sub></a><br /><a href="#code-mvanhorn" title="Code">💻</a></td>
497+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/boneskull"><img src="https://avatars.githubusercontent.com/u/924465?v=4?s=100" width="100px;" alt="Christopher Hiller"/><br /><sub><b>Christopher Hiller</b></sub></a><br /><a href="#maintenance-boneskull" title="Maintenance">🚧</a></td>
497498
</tr>
498499
</tbody>
499500
</table>

0 commit comments

Comments
 (0)