Skip to content

Commit 98880ee

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

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
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": "balu836",
10+
"name": "balu836",
11+
"avatar_url": "https://avatars2.githubusercontent.com/u/33576087?v=4",
12+
"profile": "https://github.com/balu836",
13+
"contributions": [
14+
"code"
15+
]
16+
},
17+
{
918
"login": "stevewalton28",
1019
"name": "Steve Walton",
1120
"avatar_url": "https://avatars2.githubusercontent.com/u/8415117?v=4",

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,10 +114,10 @@ An example configuration (`settings.xml`) would be:
114114
<!-- markdownlint-disable -->
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>
117118
<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>
118119
</tr>
119120
</table>
120-
121121
<!-- markdownlint-enable -->
122122
<!-- prettier-ignore-end -->
123123
<!-- ALL-CONTRIBUTORS-LIST:END -->

0 commit comments

Comments
 (0)