-
Notifications
You must be signed in to change notification settings - Fork 72
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
Relax the requirement that all Standing Committees Have an SSC Representative #161
Closed
Closed
Changes from 6 commits
Commits
Show all changes
7 commits
Select commit
Hold shift + click to select a range
fac09f5
Relax the requirement that all Standing Committees Have an SSC Repres…
blink1073 60a0e10
Update standing_committees_and_working_groups.md
blink1073 1c4503f
Update standing_committees_and_working_groups.md
blink1073 bed9f98
EB -> EC
blink1073 dc5826b
Update standing_committees_and_working_groups.md
blink1073 6480f7c
Update standing_committees_and_working_groups.md
blink1073 585ede9
Update standing_committees_and_working_groups.md
ellisonbg File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change | ||||||
---|---|---|---|---|---|---|---|---|
|
@@ -4,7 +4,7 @@ | |||||||
|
||||||||
In addition to the software work on Jupyter that is coordinated through the [Software Steering Council](software_steering_council.md) (SSC), much of the project’s work expands beyond software. Examples include code of conduct incident response, diversity and inclusion, operations, legal, fundraising, events, community, and marketing. Standing Committees and Working Groups carry out this non-software related work of the project by delegation from the [Executive Council](executive_council). | ||||||||
|
||||||||
The primary difference between Standing Committees and Working Groups is that Standing Committees are intended to be permanent; they are only created and dissolved by a joint vote of the EB and SSC. In contrast, Working Groups can be created and dissolved by the EB acting alone. | ||||||||
The primary difference between Standing Committees and Working Groups is that Standing Committees are intended to be permanent; they are only created and dissolved by a joint vote of the EC and SSC. In contrast, Working Groups can be created and dissolved by the EC acting alone. | ||||||||
|
||||||||
A list of Standing Committees and Working Groups can be [found here](list_of_standing_committees_and_working_groups.md). | ||||||||
|
||||||||
|
@@ -18,21 +18,20 @@ Standing Committees and Working Groups both: | |||||||
- Have charters that define their scope and purpose. Within those charters, they are free to make decisions autonomously. | ||||||||
- Carry out their functions in a manner that is as open and transparent as possible given the unique dimensions of their charter. | ||||||||
- Maintain a public GitHub repository with basic information (council members, charter, public meetings, SSC representative, etc.) for purposes of transparency and consistency. | ||||||||
- Optionally, the EC may nominate certain Working Groups or Standing Committee councils to have a representative on the SSC. Once approved by the SSC to have a representative on the SSC, the Working Group or Standing Committee council will elect and maintain their representative to the SSC using the Decision-Making Guide. | ||||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||||
|
||||||||
## Standing Committees | ||||||||
|
||||||||
Standing Committees have the following unique properties: | ||||||||
|
||||||||
- Standing Committees focus on areas critical to the governance of the project and thus are established and dissolved by joint decisions of the SSC and EB. | ||||||||
- Changes to the charters of Standing Committees are approved by joint decisions of the SSC and EB. | ||||||||
- Standing Committees always have a representative on the SSC, elected by the Standing Committee Council. | ||||||||
- Standing Committees focus on areas critical to the governance of the project and thus are established and dissolved by joint decisions of the SSC and EC. | ||||||||
- Changes to the charters of Standing Committees are approved by joint decisions of the SSC and EC. | ||||||||
- The EB is responsible for ensuring the Standing Committees are appropriately resourced at all times. | ||||||||
|
||||||||
## Working Groups | ||||||||
|
||||||||
Working Groups have the following unique properties: | ||||||||
|
||||||||
- Working Groups are established and dissolved by decisions of EB. | ||||||||
- Changes to the charters of Working Groups are approved by the EB. | ||||||||
- Working Groups are established and dissolved by decisions of EC. | ||||||||
- Changes to the charters of Working Groups are approved by the EC. | ||||||||
- Working Groups, by default, do not have representatives on the SSC. | ||||||||
- Optionally, the EB may nominate certain Working Groups to have a representative on the SSC. Once approved by the SSC to have a representative on the SSC, Working Group councils elect and maintain their representative to the SSC using the Decision-Making Guide. |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This change should be made for accuracy.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, we keep finding outdated acronyms like this :-)