Skip to content

Commit 439b0d8

Browse files
authored
One last zenodo update (#179)
* Fix: all contributors json * Fix: add 2 more missing people to zenodo * Update .all-contributorsrc
1 parent b0cb2eb commit 439b0d8

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

.all-contributorsrc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,8 @@
153153
"profile": "https://github.com/kysolvik",
154154
"contributions": [
155155
"review",
156-
"code"
156+
"code",
157+
"design"
157158
]
158159
}
159160
],

.zenodo.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,17 @@
2222
},
2323
{
2424
"affiliation": "",
25-
"name": "Holdgraf, Chris"
25+
"name": "Panda, Yuvi"
26+
},
27+
{
28+
"affiliation": "2i2c, Project Jupyter",
29+
"name": "Holdgraf, Chris",
30+
"orcid": "0000-0002-2391-0678"
31+
},
32+
{
33+
"affiliation": "2i2c, Project Jupyter",
34+
"name": "van der Walt, Stéfan",
35+
"orcid": "0000-0001-9276-1891"
2636
},
2737
{
2838
"affiliation": "",

0 commit comments

Comments
 (0)