From 00609edbc9a156e795983e98a7216b9a370407d8 Mon Sep 17 00:00:00 2001
From: Antti Kaihola <13725+akaihola@users.noreply.github.com>
Date: Sun, 26 Mar 2023 12:29:37 +0300
Subject: [PATCH] Add @bdperkin as a contributor
---
CONTRIBUTORS.rst | 1 +
README.rst | 59 ++++++++++++++++++++++++++++-------------------
contributors.yaml | 2 ++
3 files changed, 38 insertions(+), 24 deletions(-)
diff --git a/CONTRIBUTORS.rst b/CONTRIBUTORS.rst
index 1a6251c99..f76fb9669 100644
--- a/CONTRIBUTORS.rst
+++ b/CONTRIBUTORS.rst
@@ -17,6 +17,7 @@
- Bao (@qubidt)
- Ben Falk (@falkben)
- Bharat Kunwar (@brtknr)
+- Brandon Perkins (@bdperkin)
- Carsten Kraus (@casio)
- Chmouel Boudjnah (@chmouel)
- Christian Clauss (@cclauss)
diff --git a/README.rst b/README.rst
index 288d3c4c9..9f6a79500 100644
--- a/README.rst
+++ b/README.rst
@@ -1099,6 +1099,17 @@ Thanks goes to these wonderful people (`emoji key`_):
👀
+
+
+
+
+
+ Brandon Perkins
+
+
+
+ 🐛
+ |
@@ -1122,6 +1133,8 @@ Thanks goes to these wonderful people (`emoji key`_):
💻
🐛
|
+
+
@@ -1133,8 +1146,6 @@ Thanks goes to these wonderful people (`emoji key`_):
💻
|
-
-
@@ -1193,6 +1204,8 @@ Thanks goes to these wonderful people (`emoji key`_):
🐛
|
+
+
@@ -1205,8 +1218,6 @@ Thanks goes to these wonderful people (`emoji key`_):
💻
🐛
|
-
-
@@ -1263,6 +1274,8 @@ Thanks goes to these wonderful people (`emoji key`_):
🐛
|
+
+
@@ -1274,8 +1287,6 @@ Thanks goes to these wonderful people (`emoji key`_):
💻
|
-
-
@@ -1332,6 +1343,8 @@ Thanks goes to these wonderful people (`emoji key`_):
💻
|
+
+
@@ -1343,8 +1356,6 @@ Thanks goes to these wonderful people (`emoji key`_):
🐛
|
-
-
@@ -1401,6 +1412,8 @@ Thanks goes to these wonderful people (`emoji key`_):
🐛
|
+
+
@@ -1412,8 +1425,6 @@ Thanks goes to these wonderful people (`emoji key`_):
🐛
|
-
-
@@ -1469,6 +1480,8 @@ Thanks goes to these wonderful people (`emoji key`_):
🐛
|
+
+
@@ -1482,8 +1495,6 @@ Thanks goes to these wonderful people (`emoji key`_):
📖
👀
|
-
-
@@ -1542,6 +1553,8 @@ Thanks goes to these wonderful people (`emoji key`_):
🐛
|
+
+
@@ -1554,8 +1567,6 @@ Thanks goes to these wonderful people (`emoji key`_):
💻
👀
|
-
-
@@ -1613,6 +1624,8 @@ Thanks goes to these wonderful people (`emoji key`_):
🐛
|
+
+
@@ -1624,8 +1637,6 @@ Thanks goes to these wonderful people (`emoji key`_):
🐛
|
-
-
@@ -1681,6 +1692,8 @@ Thanks goes to these wonderful people (`emoji key`_):
📖
|
+
+
@@ -1692,8 +1705,6 @@ Thanks goes to these wonderful people (`emoji key`_):
🐛
|
-
-
@@ -1748,6 +1759,8 @@ Thanks goes to these wonderful people (`emoji key`_):
🐛
|
+
+
@@ -1760,8 +1773,6 @@ Thanks goes to these wonderful people (`emoji key`_):
🐛
📖
|
-
-
@@ -1818,6 +1829,8 @@ Thanks goes to these wonderful people (`emoji key`_):
🐛
|
+
+
@@ -1829,8 +1842,6 @@ Thanks goes to these wonderful people (`emoji key`_):
🐛
|
-
-
@@ -1887,6 +1898,8 @@ Thanks goes to these wonderful people (`emoji key`_):
🐛
|
+
+
@@ -1898,8 +1911,6 @@ Thanks goes to these wonderful people (`emoji key`_):
🐛
|
-
-
diff --git a/contributors.yaml b/contributors.yaml
index 96798810f..f49174c0b 100644
--- a/contributors.yaml
+++ b/contributors.yaml
@@ -44,6 +44,8 @@ akaihola:
- {link_type: commits, type: Maintenance}
aljazerzen:
- {link_type: commits, type: Code}
+bdperkin:
+ - {link_type: issues, type: Bug reports}
brtknr:
- {link_type: pulls-reviewed, type: Reviewed Pull Requests}
casio:
|