From d3c0c18946b56223d5282587c3adb51959f14588 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 13 Sep 2022 08:11:12 +0000
Subject: [PATCH 1/2] docs: update AUTHORS.md [skip ci]
---
AUTHORS.md | 433 +++++++++++++++++++++++++++--------------------------
1 file changed, 218 insertions(+), 215 deletions(-)
diff --git a/AUTHORS.md b/AUTHORS.md
index 29d330d..43e11b1 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -9,221 +9,224 @@ authors.
From 072847943af3884ce0ae21dc594649a86be54e2e Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 13 Sep 2022 08:11:13 +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 0917089..a5a6dd6 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1569,6 +1569,15 @@
"contributions": [
"content"
]
+ },
+ {
+ "login": "gasparitiago",
+ "name": "Tiago De Gaspari",
+ "avatar_url": "https://avatars.githubusercontent.com/u/3237254?v=4",
+ "profile": "https://github.com/gasparitiago",
+ "contributions": [
+ "content"
+ ]
}
],
"contributorsPerLine": 8,
@@ -1576,5 +1585,6 @@
"projectOwner": "rust-lang",
"repoType": "github",
"repoHost": "https://github.com",
- "skipCi": true
+ "skipCi": true,
+ "commitConvention": "angular"
}