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 - - - - - - - - - - - - - + + + + + + + + + + + + + + + +

Josep M Sobrepere

πŸ’» πŸ€” 🚧 ⚠️ πŸ‘€ πŸ“– πŸš‡

VΓ­ctor Oliva

πŸ€” πŸ‘€ πŸ’» ⚠️ πŸ“–

Ed

🎨

Pierre Grimaud

πŸ“–

Bhavesh Desai

πŸ‘€ πŸ“– ⚠️

Matt Mischuk

πŸ“–

Riko Eksteen

πŸš‡ πŸ‘€ πŸ“– πŸ’» πŸ€”

hoclun-rigsep

πŸ“– πŸ€”

Luke Shiels

πŸ› πŸ’»
Josep M Sobrepere
Josep M Sobrepere

πŸ’» πŸ€” 🚧 ⚠️ πŸ‘€ πŸ“– πŸš‡
VΓ­ctor Oliva
VΓ­ctor Oliva

πŸ€” πŸ‘€ πŸ’» ⚠️ πŸ“–
Ed
Ed

🎨
Pierre Grimaud
Pierre Grimaud

πŸ“–
Bhavesh Desai
Bhavesh Desai

πŸ‘€ πŸ“– ⚠️
Matt Mischuk
Matt Mischuk

πŸ“–
Riko Eksteen
Riko Eksteen

πŸš‡ πŸ‘€ πŸ“– πŸ’» πŸ€”
hoclun-rigsep
hoclun-rigsep

πŸ“– πŸ€”
Luke Shiels
Luke Shiels

πŸ› πŸ’»
Roger Veciana i Rovira
Roger Veciana i Rovira

🚧
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" }