From 8713889b7d5e229b88c47ee725c2eeea848c4b1e Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 29 Jan 2022 08:41:53 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 179e5ede61..3dbb6a51bb 100644
--- a/README.md
+++ b/README.md
@@ -174,6 +174,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
From 2882df92da6d4ff920f041b3844fe1ca910420a4 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 29 Jan 2022 08:41:54 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index d1cae53925..7541940834 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -20,7 +20,17 @@
"code",
"doc"
]
+ },
+ {
+ "login": "TinsFox",
+ "name": "TinsFox",
+ "avatar_url": "https://avatars.githubusercontent.com/u/33956589?v=4",
+ "profile": "https://github.com/TinsFox",
+ "contributions": [
+ "maintenance"
+ ]
}
],
- "contributorsPerLine": 7
+ "contributorsPerLine": 7,
+ "skipCi": true
}