From fe28feba1e164267a16210fd5dd80b701fa38c1d Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 15 Mar 2024 13:17:17 +0000
Subject: [PATCH 1/2] docs: update AUTHORS.md [skip ci]
---
AUTHORS.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/AUTHORS.md b/AUTHORS.md
index ae29b64..cf66d7f 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -366,6 +366,7 @@ authors.
Renรฉ Reifenrath ๐ |
Peter Neave ๐ |
Jan ๐ |
+ Kyle VanderBeek ๐ |
From 62b435a309c154a610c428cf57825b287a9c26e9 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 15 Mar 2024 13:17:18 +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 29eea97..80ca245 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -2595,6 +2595,15 @@
"contributions": [
"content"
]
+ },
+ {
+ "login": "kylev",
+ "name": "Kyle VanderBeek",
+ "avatar_url": "https://avatars.githubusercontent.com/u/46888?v=4",
+ "profile": "http://www.kylev.com/",
+ "contributions": [
+ "infra"
+ ]
}
],
"contributorsPerLine": 8,