From 1a0958a19657166a4976761a63ac545b2b4be92e Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 30 Mar 2023 14:37:24 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 41 +++++++++++++++++++++++------------------
1 file changed, 23 insertions(+), 18 deletions(-)
diff --git a/README.md b/README.md
index dbba66f..6cdbb3b 100644
--- a/README.md
+++ b/README.md
@@ -75,24 +75,29 @@ The repository's [Wiki](https://github.com/UtrechtUniversity/dataprivacyhandbook
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
From ea18f395699a4d48a940d5c8c26eea93d1cbf9e7 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 30 Mar 2023 14:37:25 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 32 ++++++++++++++++++++++----------
1 file changed, 22 insertions(+), 10 deletions(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 18cb175..411ddd6 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -37,26 +37,26 @@
"profile": "https://github.com/Danny-dK",
"contributions": [
"review"
- ]
- },
- {
+ ]
+ },
+ {
"login": "gspeed0689",
"name": "Garrett Speed",
"avatar_url": "https://avatars.githubusercontent.com/u/6378547?v=4",
"profile": "http://garrettspeed.com",
"contributions": [
"review"
- ]
- },
- {
+ ]
+ },
+ {
"login": "MartineDeVos",
"name": "Martine de Vos",
"avatar_url": "https://avatars.githubusercontent.com/u/1482239?v=4",
"profile": "https://www.uu.nl/staff/MGdeVos",
"contributions": [
"review"
- ]
- },
+ ]
+ },
{
"login": "Mish-JPFD",
"name": "Jacques Flores",
@@ -66,7 +66,7 @@
"ideas",
"content",
"review"
- ]
+ ]
},
{
"login": "RonScholten",
@@ -77,6 +77,17 @@
"content",
"review"
]
+ },
+ {
+ "login": "MIBeltran",
+ "name": "Mercedes Beltrรกn",
+ "avatar_url": "https://avatars.githubusercontent.com/u/107920053?v=4",
+ "profile": "https://github.com/MIBeltran",
+ "contributions": [
+ "review",
+ "ideas",
+ "promotion"
+ ]
}
],
"contributorsPerLine": 7,
@@ -84,5 +95,6 @@
"projectOwner": "UtrechtUniversity",
"repoType": "github",
"repoHost": "https://github.com",
- "skipCi": true
+ "skipCi": true,
+ "commitConvention": "angular"
}