MAINT: Add .zenodo.json#308
Conversation
effigies
left a comment
There was a problem hiding this comment.
To update your entry, you should specify the desired spelling of your name in the .mailmap, along with any name/email combinations you expect to appear in your commits. You can see how it currently looks with git shortlog -nse.
Additionally, use GitHub's suggestion feature to add your affiliation and/or ORCID.
| Alejandro de la Vega <delavega@utexas.edu> delavega4 <aleph4@gmail.com> | ||
| Alejandro de la Vega <delavega@utexas.edu> Alejandro de la Vega <aleph4@gmail.com> | ||
| Christopher J. Markiewicz <markiewicz@stanford.edu> Chris Markiewicz <effigies@gmail.com> | ||
| Christopher J. Markiewicz <markiewicz@stanford.edu> Chris Markiewicz <markiewicz@stanford.edu> |
There was a problem hiding this comment.
Please use this line as an example for declaring how you would like your name to appear in citations.
There was a problem hiding this comment.
just to clarify, if my commit-name coincides with my true name, I don't need to add myself here, right?
There was a problem hiding this comment.
Right. Unless you want to add a middle initial or anything, you don't need to do anything here.
Codecov Report
@@ Coverage Diff @@
## master #308 +/- ##
==========================================
- Coverage 73.03% 72.84% -0.19%
==========================================
Files 24 24
Lines 2551 2563 +12
Branches 624 630 +6
==========================================
+ Hits 1863 1867 +4
- Misses 506 513 +7
- Partials 182 183 +1
Continue to review full report at Codecov.
|
Co-Authored-By: effigies <effigies@gmail.com>
Co-Authored-By: effigies <effigies@gmail.com>
effigies
left a comment
There was a problem hiding this comment.
Pinging everybody who hasn't otherwise commented. If you could take a second to confirm or suggest changes to your entries, I'd appreciate it. Specifically, please verify that your name and affiliation are how you would like them to appear on a publication, and that your ORCID is correct, if you have one.
Co-Authored-By: effigies <effigies@gmail.com>
Co-Authored-By: effigies <effigies@gmail.com>
|
It just occurred to me that we should probably include folks who contributed to grabbit but not pybids. Is it feasible to integrate the grabbit contributor list, or should we add those folks manually? Sorry, I should have thought of this earlier... |
|
Yeah, we can add them. Probably makes the most sense to run from the latest tag? |
9e0673d to
c440594
Compare
c440594 to
51c5e14
Compare
effigies
left a comment
There was a problem hiding this comment.
Just another round of pings for people to check I've gotten their information right/request more information. Thanks to those who've already responded, and sorry for the noise.
| { | ||
| "affiliation": "McGill University", | ||
| "name": "Poline, Jean-Baptiste", | ||
| "orcid": "0000-0002-9794-749X" |
There was a problem hiding this comment.
@jbpoline Let me know if you want a different affiliation. Pretty sure I got your ORCID right.
There was a problem hiding this comment.
@effigies thanks for adding my info. I'm affiliated with the University of Oregon & my ORCID is: 0000-0002-3959-9060
| "orcid": "0000-0003-3456-2493" | ||
| }, | ||
| { | ||
| "name": "Petrov, Dmitry" |
There was a problem hiding this comment.
@lodurality This was the best affiliation I was able to find. Let me know if it's incorrect/you prefer another. I also could not find an ORCID.
| { | ||
| "affiliation": "Sainte-Anne Hospital Center, Universit\u00e9 Paris Descartes", | ||
| "name": "Roca, Pauline", | ||
| "orcid": "0000-0003-2089-6636" |
There was a problem hiding this comment.
@PaulineRoca Can you verify/correct your affiliation (\u00e9 will render as é)?
| { | ||
| "affiliation": "Department of Psychology, Stanford University", | ||
| "name": "Esteban, Oscar", | ||
| "orcid": "0000-0001-8435-6191" |
There was a problem hiding this comment.
@oesteban I'll also assume this is fine for you if I don't hear from you.
|
Just want to thank you @effigies for doing this so meticulously! |
Co-Authored-By: effigies <effigies@gmail.com>
|
Hey all - I'd like to cite this in the BIDS-iEEG preprint...any timeline on when this PR will land? |
|
@choldgraf This PR can land pretty much any time (though there are some non-responses, which means I might need to remove affiliations I'm not positive of), but the bigger problem is that we're not sure when the next release will hit. @tyarkoni @adelavega Thoughts? If we cut 0.7.0 this week, I think we'd have to be ready for a lot of bug reports and 0.7.1 next week. |
|
Cool - well FWIW we'll submit the psyrxiv version on Thursday most likely, so I'll cite the DOI or the URL of this repo depending on whether the DOI exists or not! |
|
Okay. Well I think this is mergeable. @tyarkoni Care to review? We're missing confirmations/corrections from the following: I am reasonably confident that they all at least at one time held the affiliations I've filled in for them. The main other thing to check is whether we want to add other metadata. |
|
LGTM, though I didn't go through the Assuming that Zenodo generates a new version for every release, I don't think it matters much when the next release happens. If one or two people's info is wrong for a few weeks/months, we can live with that. Thanks! |
|
tools/prep_zenodo.py should be run and any changes inspected and committed before a release. |
|
does anybody know how to import a zenodo ref from a github repo into zotero? |
Todo:
Closes #299.