Skip to content

WIP: Drafts of governance, roadmap #1016

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
May 12, 2021

Conversation

matthew-brett
Copy link
Member

Getting ready to submit for NumFocus membership.

@codecov
Copy link

codecov bot commented May 12, 2021

Codecov Report

Merging #1016 (e7d66fc) into master (95e1fbe) will increase coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1016      +/-   ##
==========================================
+ Coverage   92.20%   92.25%   +0.04%     
==========================================
  Files         100      100              
  Lines       12139    12185      +46     
  Branches     2121     2132      +11     
==========================================
+ Hits        11193    11241      +48     
+ Misses        618      616       -2     
  Partials      328      328              
Impacted Files Coverage Δ
nibabel/gifti/gifti.py 95.42% <0.00%> (ø)
nibabel/xmlutils.py 86.04% <0.00%> (+0.68%) ⬆️
nibabel/loadsave.py 93.79% <0.00%> (+1.20%) ⬆️
nibabel/filebasedimages.py 88.65% <0.00%> (+1.41%) ⬆️
nibabel/gifti/parse_gifti_fast.py 86.06% <0.00%> (+1.45%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 95e1fbe...e7d66fc. Read the comment docs.

Comment on lines +71 to +72
The Steering Council (SC) members are core developers who have additional
responsibilities to ensure the smooth running of the project. SC members are
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
The Steering Council (SC) members are core developers who have additional
responsibilities to ensure the smooth running of the project. SC members are
The Steering Council (SC) members are current or former core developers who
have additional responsibilities to ensure the smooth running of the project.
SC members are

Comment on lines 120 to 122
- **Code changes and major documentation changes** require agreement by *two*
core developers *and* no disagreement or requested changes by a core
developer on the issue or pull-request page (lazy consensus).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A requirement for two reviewers is a high bar for nibabel, historically. Maybe something like:

Suggested change
- **Code changes and major documentation changes** require agreement by *two*
core developers *and* no disagreement or requested changes by a core
developer on the issue or pull-request page (lazy consensus).
- **Code changes and major documentation changes** require approval by *two*
reviewers, including at least one core developer, *and* no disagreement or
requested changes by a core developer on the issue or pull-request page
(lazy consensus). If a core developer calls for a second review, they may
merge after a "reasonable" interval.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I changed the two to "one" in the modified version. Is that OK?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, that's fine.

We don't have enough developers to require two to review.
@effigies
Copy link
Member

@matthew-brett I'm going to merge to get a rendered version up. I suspect we'll only need small touchups after this.

@effigies effigies merged commit cd87a5f into nipy:master May 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants