Skip to content

Commit ba88c43

Browse files
docs: add akwanashie as a contributor (#41)
* docs: update README.md [skip ci] * docs: create .all-contributorsrc [skip ci] Co-authored-by: Steve Walton <[email protected]>
1 parent 98880ee commit ba88c43

File tree

2 files changed

+14
-4
lines changed

2 files changed

+14
-4
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,15 @@
66
"commit": false,
77
"contributors": [
88
{
9+
"login": "akwanashie",
10+
"name": "Augustine K",
11+
"avatar_url": "https://avatars2.githubusercontent.com/u/4432756?v=4",
12+
"profile": "https://github.com/akwanashie",
13+
"contributions": [
14+
"code"
15+
]
16+
},
17+
{
918
"login": "balu836",
1019
"name": "balu836",
1120
"avatar_url": "https://avatars2.githubusercontent.com/u/33576087?v=4",

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -109,13 +109,14 @@ An example configuration (`settings.xml`) would be:
109109
```
110110

111111
## Contributors
112-
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
113-
<!-- prettier-ignore-start -->
114-
<!-- markdownlint-disable -->
112+
<!-- markdownlint-enable -->
113+
<!-- prettier-ignore-end -->
114+
<!-- ALL-CONTRIBUTORS-LIST:END -->
115115
<table>
116116
<tr>
117-
<td align="center"><a href="https://github.com/balu836"><img src="https://avatars2.githubusercontent.com/u/33576087?v=4" width="100px;" alt=""/><br /><sub><b>balu836</b></sub></a><br /><a href="https://github.com/digital-delivery-academy/selenium-pom-framework/commits?author=balu836" title="Code">💻</a></td>
118117
<td align="center"><a href="https://www.evoco.co.uk"><img src="https://avatars2.githubusercontent.com/u/8415117?v=4" width="100px;" alt=""/><br /><sub><b>Steve Walton</b></sub></a><br /><a href="https://github.com/digital-delivery-academy/selenium-pom-framework/commits?author=stevewalton28" title="Code">💻</a></td>
118+
<td align="center"><a href="https://github.com/akwanashie"><img src="https://avatars2.githubusercontent.com/u/4432756?v=4" width="100px;" alt=""/><br /><sub><b>Augustine K</b></sub></a><br /><a href="https://github.com/digital-delivery-academy/selenium-pom-framework/commits?author=akwanashie" title="Code">💻</a></td>
119+
<td align="center"><a href="https://github.com/balu836"><img src="https://avatars2.githubusercontent.com/u/33576087?v=4" width="100px;" alt=""/><br /><sub><b>balu836</b></sub></a><br /><a href="https://github.com/digital-delivery-academy/selenium-pom-framework/commits?author=balu836" title="Code">💻</a></td>
119120
</tr>
120121
</table>
121122
<!-- markdownlint-enable -->

0 commit comments

Comments
 (0)