Skip to content

Commit 8fe0593

Browse files
docs: add actuarysailor as a contributor for bug, and code (#48)
* 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 ad86b78 commit 8fe0593

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

.all-contributorsrc

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,23 @@
1616
"test",
1717
"code"
1818
]
19+
},
20+
{
21+
"login": "actuarysailor",
22+
"name": "shiro",
23+
"avatar_url": "https://avatars.githubusercontent.com/u/24359398?v=4",
24+
"profile": "https://github.com/actuarysailor",
25+
"contributions": [
26+
"bug",
27+
"code"
28+
]
1929
}
2030
],
2131
"contributorsPerLine": 7,
2232
"skipCi": true,
2333
"repoType": "github",
2434
"repoHost": "https://github.com",
2535
"projectName": "gha-repo-manager",
26-
"projectOwner": "andrewthetechie"
36+
"projectOwner": "andrewthetechie",
37+
"commitType": "docs"
2738
}

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Repo Manager via Github Actions
22
<!-- 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-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
<!-- action-docs-description -->
@@ -100,6 +100,7 @@ Please see our [Contribution Guide](./CONTRIBUTING.md) for more info on how you
100100
<tbody>
101101
<tr>
102102
<td align="center" valign="top" width="14.28%"><a href="https://github.com/andrewthetechie"><img src="https://avatars.githubusercontent.com/u/1377314?v=4?s=100" width="100px;" alt="Andrew"/><br /><sub><b>Andrew</b></sub></a><br /><a href="#ideas-andrewthetechie" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/andrewthetechie/gha-repo-manager/commits?author=andrewthetechie" title="Tests">⚠️</a> <a href="https://github.com/andrewthetechie/gha-repo-manager/commits?author=andrewthetechie" title="Code">💻</a></td>
103+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/actuarysailor"><img src="https://avatars.githubusercontent.com/u/24359398?v=4?s=100" width="100px;" alt="shiro"/><br /><sub><b>shiro</b></sub></a><br /><a href="https://github.com/andrewthetechie/gha-repo-manager/issues?q=author%3Aactuarysailor" title="Bug reports">🐛</a> <a href="https://github.com/andrewthetechie/gha-repo-manager/commits?author=actuarysailor" title="Code">💻</a></td>
103104
</tr>
104105
</tbody>
105106
</table>

0 commit comments

Comments
 (0)