Skip to content

Commit c8901b5

Browse files
committed
Add @domdomegg as a contributor
1 parent 45e6f9f commit c8901b5

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -265,6 +265,15 @@
265265
"contributions": [
266266
"doc"
267267
]
268+
},
269+
{
270+
"login": "domdomegg",
271+
"name": "Adam Jones",
272+
"avatar_url": "https://avatars.githubusercontent.com/u/4953590?v=4",
273+
"profile": "https://domdomegg.github.io/",
274+
"contributions": [
275+
"doc"
276+
]
268277
}
269278
],
270279
"contributorsPerLine": 7

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -529,6 +529,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
529529
<td align="center"><a href="https://github.com/apeckham"><img src="https://avatars.githubusercontent.com/u/14110?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Aaron</b></sub></a><br /><a href="https://github.com/rtfpessoa/diff2html/commits?author=apeckham" title="Documentation">📖</a></td>
530530
<td align="center"><a href="https://github.com/pgrimaud"><img src="https://avatars.githubusercontent.com/u/1866496?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Pierre Grimaud</b></sub></a><br /><a href="https://github.com/rtfpessoa/diff2html/commits?author=pgrimaud" title="Documentation">📖</a></td>
531531
</tr>
532+
<tr>
533+
<td align="center"><a href="https://domdomegg.github.io/"><img src="https://avatars.githubusercontent.com/u/4953590?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Adam Jones</b></sub></a><br /><a href="https://github.com/rtfpessoa/diff2html/commits?author=domdomegg" title="Documentation">📖</a></td>
534+
</tr>
532535
</table>
533536

534537
<!-- markdownlint-restore -->

0 commit comments

Comments
 (0)