From 48ddf92ba8b631cb5c3dae8a1f82d89954a95fff Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 31 May 2024 21:39:05 +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 3b2d3ebf..6cb88c2f 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# pyOpenSci scientific Python Packaging Guide
-[![All Contributors](https://img.shields.io/badge/all_contributors-58-orange.svg?style=flat-square)](#contributors-)
+[![All Contributors](https://img.shields.io/badge/all_contributors-59-orange.svg?style=flat-square)](#contributors-)
![GitHub release (latest by date)](https://img.shields.io/github/v/release/pyopensci/python-package-guide?color=purple&display_name=tag&style=plastic)
@@ -149,6 +149,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Cheng H. Lee 💻 👀 |
Vaunty 💻 👀 |
+ Zack Weinberg 👀 |
From 2c7ea891cb7117408031d2be1661e73b7641c0d1 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 31 May 2024 21:39:06 +0000
Subject: [PATCH 2/3] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index a73ec527..67e1b58b 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -603,6 +603,15 @@
"code",
"review"
]
+ },
+ {
+ "login": "zackw",
+ "name": "Zack Weinberg",
+ "avatar_url": "https://avatars.githubusercontent.com/u/325899?v=4",
+ "profile": "https://www.owlfolio.org/",
+ "contributions": [
+ "review"
+ ]
}
],
"contributorsPerLine": 7,
From 00acf3ade708032c98f5cc978f632dc9a06814e0 Mon Sep 17 00:00:00 2001
From: Carol Willing
Date: Fri, 31 May 2024 14:59:39 -0700
Subject: [PATCH 3/3] Strip trailing whitespace
---
.all-contributorsrc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 4fafa43d..df1059f8 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -612,7 +612,7 @@
"contributions": [
"review"
]
- },
+ },
{
"login": "flpm",
"name": "Felipe Moreno",