Skip to content

Commit 527e2ab

Browse files
authored
Merge pull request #1586 from snyk/all-contributors/add-Doridian
docs: add Doridian as a contributor for bug
2 parents b8b14bb + 0c15e49 commit 527e2ab

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -277,6 +277,15 @@
277277
"contributions": [
278278
"code"
279279
]
280+
},
281+
{
282+
"login": "Doridian",
283+
"name": "Mark Dietzer",
284+
"avatar_url": "https://avatars.githubusercontent.com/u/631409?v=4",
285+
"profile": "https://doridian.net/",
286+
"contributions": [
287+
"bug"
288+
]
280289
}
281290
]
282291
}

CONTRIBUTORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ Thank you to all the people who have already contributed to driftctl.
3939
<tr>
4040
<td align="center"><a href="https://github.com/almog27"><img src="https://avatars.githubusercontent.com/u/1466549?v=4?s=80" width="80px;" alt=""/><br /><sub><b>Almog Ben David</b></sub></a><br /><a href="https://github.com/snyk/driftctl/commits?author=almog27" title="Code">💻</a></td>
4141
<td align="center"><a href="https://github.com/chdorner-snyk"><img src="https://avatars.githubusercontent.com/u/106981178?v=4?s=80" width="80px;" alt=""/><br /><sub><b>Christof</b></sub></a><br /><a href="https://github.com/snyk/driftctl/commits?author=chdorner-snyk" title="Code">💻</a></td>
42+
<td align="center"><a href="https://doridian.net/"><img src="https://avatars.githubusercontent.com/u/631409?v=4?s=80" width="80px;" alt=""/><br /><sub><b>Mark Dietzer</b></sub></a><br /><a href="https://github.com/snyk/driftctl/issues?q=author%3ADoridian" title="Bug reports">🐛</a></td>
4243
</tr>
4344
</table>
4445

0 commit comments

Comments
 (0)