From 2add61fbda495095faf2290f4af5c7b720622a78 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 3 Feb 2021 16:08:29 +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 090e3a4f..0032da1b 100644
--- a/CONTRIBUTORS.md
+++ b/CONTRIBUTORS.md
@@ -8,6 +8,7 @@ Thank you to all the people who have already contributed to driftctl.
From 2b15e739125df7ddb4390d2f1c05059135023dfa Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 3 Feb 2021 16:08:30 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 15 +++++++++++++++
1 file changed, 15 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index aa5294d1..2984b387 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -22,6 +22,21 @@
"talk",
"question"
]
+ },
+ {
+ "login": "eliecharra",
+ "name": "Elie",
+ "avatar_url": "https://avatars.githubusercontent.com/u/6154987?v=4",
+ "profile": "https://www.elie.ski",
+ "contributions": [
+ "doc",
+ "code",
+ "bug",
+ "review",
+ "maintenance",
+ "test",
+ "infra"
+ ]
}
]
}