From 32cffe139f3f8a3439ee4409c193429f308bb884 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 21 Feb 2022 15:30:58 +0000
Subject: [PATCH 1/2] docs: update CONTRIBUTORS.md [skip ci]
---
CONTRIBUTORS.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md
index ef59a3f4..714dcb2e 100644
--- a/CONTRIBUTORS.md
+++ b/CONTRIBUTORS.md
@@ -34,6 +34,7 @@ Thank you to all the people who have already contributed to driftctl.
smaftoul 💻 |
Kamil Potrec 💻 |
AJ 💻 |
+ Murat Celep 💻 |
From 89a0f49a7765b5f92e321382ca56529465feac9d Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 21 Feb 2022 15:30:59 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 74ed6fe6..2cbafc12 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -250,6 +250,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "muratcelep",
+ "name": "Murat Celep",
+ "avatar_url": "https://avatars.githubusercontent.com/u/94377726?v=4",
+ "profile": "https://github.com/muratcelep",
+ "contributions": [
+ "code"
+ ]
}
]
}