From 4ccb91df9d33bcf8763aaf9b825ab46ccfbe4ed4 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 13 Jan 2024 01:56:14 +0000
Subject: [PATCH 1/4] update README.md
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 72adeb8e..ef9d61e5 100644
--- a/README.md
+++ b/README.md
@@ -128,6 +128,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Jia Sui 💻 |
AdamRussak 💻 |
Rui Chen 🚇 |
+ Michael Burman 🐛 💻 |
From 128992754e3fdd1c7ccbdc3483d6999114e97935 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 13 Jan 2024 01:56:15 +0000
Subject: [PATCH 2/4] update docs/en-us/contribute.md
---
docs/en-us/contribute.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/docs/en-us/contribute.md b/docs/en-us/contribute.md
index 9521c090..0dd06cda 100644
--- a/docs/en-us/contribute.md
+++ b/docs/en-us/contribute.md
@@ -80,6 +80,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Jia Sui 💻 |
AdamRussak 💻 |
Rui Chen 🚇 |
+ Michael Burman 🐛 💻 |
From 2b798a66c7cf8f1bdd282a8d5daac5b0fb71d6de Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 13 Jan 2024 01:56:16 +0000
Subject: [PATCH 3/4] update docs/zh-cn/contribute.md
---
docs/zh-cn/contribute.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/docs/zh-cn/contribute.md b/docs/zh-cn/contribute.md
index 28802fc9..16f74d96 100644
--- a/docs/zh-cn/contribute.md
+++ b/docs/zh-cn/contribute.md
@@ -37,6 +37,7 @@
Jia Sui 💻 |
AdamRussak 💻 |
Rui Chen 🚇 |
+ Michael Burman 🐛 💻 |
From 5bd7247e87bf7b2d7a4a726a068c39972b5aa087 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 13 Jan 2024 01:56:17 +0000
Subject: [PATCH 4/4] update .all-contributorsrc
---
.all-contributorsrc | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index bc89ac73..63aee0b5 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -185,6 +185,16 @@
"contributions": [
"infra"
]
+ },
+ {
+ "login": "burmanm",
+ "name": "Michael Burman",
+ "avatar_url": "https://avatars.githubusercontent.com/u/562574?v=4",
+ "profile": "https://github.com/burmanm",
+ "contributions": [
+ "bug",
+ "code"
+ ]
}
],
"contributorsPerLine": 7,