From 80533f1e9a3d517eebf27a3728420c9a520284f1 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 1 Oct 2024 04:29:38 +0000
Subject: [PATCH 1/3] docs: update README.md [skip ci]
---
README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 2922b3a..85c8085 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/8d1b791b315f4814a128d94483499561)](https://app.codacy.com/gh/ImperialCollegeLondon/pycsvy/dashboard?utm_source=github.com&utm_medium=referral&utm_content=ImperialCollegeLondon/pycsvy&utm_campaign=Badge_Grade)
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/ImperialCollegeLondon/pycsvy/develop.svg)](https://results.pre-commit.ci/latest/github/ImperialCollegeLondon/pycsvy/develop)
-[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-)
+[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-)
CSV is a popular format for storing tabular data used in many disciplines. Metadata
@@ -115,6 +115,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Diego Alonso รlvarez ๐ ๐ค ๐ง โ ๏ธ ๐ ๐ป |
Alex Dewar ๐ค โ ๏ธ ๐ป |
Adrian D'Alessandro ๐ ๐ป ๐ |
+ James Paul Turner ๐ |
From b6b9da82b9fc39ae6b248de329a240148565885e Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 1 Oct 2024 04:29:39 +0000
Subject: [PATCH 2/3] 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 bc9fb41..6739155 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -41,6 +41,15 @@
"code",
"doc"
]
+ },
+ {
+ "login": "jamesturner246",
+ "name": "James Paul Turner",
+ "avatar_url": "https://avatars.githubusercontent.com/u/6853046?v=4",
+ "profile": "https://www.imperial.ac.uk/research-software-engineering",
+ "contributions": [
+ "infra"
+ ]
}
],
"contributorsPerLine": 7,
@@ -48,5 +57,6 @@
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "pycsvy",
- "projectOwner": "ImperialCollegeLondon"
+ "projectOwner": "ImperialCollegeLondon",
+ "commitType": "docs"
}
From e19ebbf058b2608e66e2cbfd588d158123063783 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Diego=20Alonso=20=C3=81lvarez?=
<6095790+dalonsoa@users.noreply.github.com>
Date: Tue, 1 Oct 2024 05:37:19 +0100
Subject: [PATCH 3/3] Update .all-contributorsrc
---
.all-contributorsrc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 6739155..25bb42a 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -10,7 +10,7 @@
"login": "dalonsoa",
"name": "Diego Alonso รlvarez",
"avatar_url": "https://avatars.githubusercontent.com/u/6095790?v=4",
- "profile": "https://www.imperial.ac.uk/admin-services/ict/self-service/research-support/rcs/research-software-engineering/",
+ "profile": "https://www.imperial.ac.uk/admin-services/ict/self-service/research-support/rcs/service-offering/research-software-engineering/",
"contributions": [
"infra",
"ideas",