Skip to content

Commit 1b69f51

Browse files
authored
Merge pull request #1454 from snyk/all-contributors/add-almog27
docs: add almog27 as a contributor for code
2 parents caf761f + 85101f1 commit 1b69f51

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
@@ -259,6 +259,15 @@
259259
"contributions": [
260260
"code"
261261
]
262+
},
263+
{
264+
"login": "almog27",
265+
"name": "Almog Ben David",
266+
"avatar_url": "https://avatars.githubusercontent.com/u/1466549?v=4",
267+
"profile": "https://github.com/almog27",
268+
"contributions": [
269+
"code"
270+
]
262271
}
263272
]
264273
}

CONTRIBUTORS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@ Thank you to all the people who have already contributed to driftctl.
3636
<td align="center"><a href="http://jaskula.pl"><img src="https://avatars.githubusercontent.com/u/5229238?v=4?s=80" width="80px;" alt=""/><br /><sub><b>AJ</b></sub></a><br /><a href="https://github.com/snyk/driftctl/commits?author=wakeful" title="Code">💻</a></td>
3737
<td align="center"><a href="https://github.com/muratcelep"><img src="https://avatars.githubusercontent.com/u/94377726?v=4?s=80" width="80px;" alt=""/><br /><sub><b>Murat Celep</b></sub></a><br /><a href="https://github.com/snyk/driftctl/commits?author=muratcelep" title="Code">💻</a></td>
3838
</tr>
39+
<tr>
40+
<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>
41+
</tr>
3942
</table>
4043

4144
<!-- markdownlint-restore -->

0 commit comments

Comments
 (0)