From a04c9cf4d755ac27f48505a908b2735203419b23 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 14 Jan 2025 14:51:44 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 29 ++++++++++++++++-------------
1 file changed, 16 insertions(+), 13 deletions(-)
diff --git a/README.md b/README.md
index e617b4dd..6efb79c0 100644
--- a/README.md
+++ b/README.md
@@ -35,19 +35,22 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
From a971020e8feaf8637053e89c821a684c4dfbcb8a Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 14 Jan 2025 14:51:45 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 13 ++++++++++++-
1 file changed, 12 insertions(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 33d5e0df..19a4ceba 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -103,6 +103,15 @@
"bug",
"code"
]
+ },
+ {
+ "login": "rveciana",
+ "name": "Roger Veciana i Rovira",
+ "avatar_url": "https://avatars.githubusercontent.com/u/2832885?v=4",
+ "profile": "http://geoexamples.com",
+ "contributions": [
+ "maintenance"
+ ]
}
],
"contributorsPerLine": 7,
@@ -110,5 +119,7 @@
"projectOwner": "re-rxjs",
"repoType": "github",
"repoHost": "https://github.com",
- "skipCi": true
+ "skipCi": true,
+ "commitType": "docs",
+ "commitConvention": "angular"
}