-
Notifications
You must be signed in to change notification settings - Fork 33
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
Documenting sub-teams as YAML files (and verified using a JSON Schema) #147
base: main
Are you sure you want to change the base?
Changes from all commits
6a5d996
b8aa67b
a35c009
01e6ac5
df62d2c
c8f899d
b37d3e5
361d4b4
6006ce2
072d736
dc832b1
17a89c0
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
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. Also not a dynamic charter, see the founding issue 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. It's listed as dynamic here: #46 (comment) |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
# yaml-language-server: $schema=../sub-teams-schema.json | ||
name: | ||
description: The Code of Conduct Committee | ||
charter: dynamic | ||
requirements: | ||
scopes: | ||
codeowners: | ||
other: | ||
- https://github.com/conda-conduct | ||
- https://matrix.to/#/!jLRCFFbpabFtdYvfeO:matrix.org # private | ||
links: | ||
- https://github.com/conda/governance/issues/46 | ||
- https://github.com/conda/governance/pull/49 | ||
- https://github.com/conda/governance/pull/121 | ||
- https://github.com/conda/governance/pull/158 | ||
members: | ||
beeankha: https://github.com/conda/governance/pull/49 | ||
csoja: https://github.com/conda/governance/issues/46 | ||
dashagurova: https://github.com/conda/governance/pull/158 | ||
ericdill: https://github.com/conda/governance/issues/46 | ||
ForgottenProgramme: https://github.com/conda/governance/issues/46 | ||
jaimergp: https://github.com/conda/governance/pull/121 | ||
kathatherine: https://github.com/conda/governance/pull/49 | ||
kenodegard: https://github.com/conda/governance/issues/46 | ||
emeritus: | ||
ocefpaf: https://github.com/conda/governance/pull/158 | ||
tnabtaf: https://github.com/conda/governance/pull/121 |
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.
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. It's listed as dynamic here: #81 (comment) |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
# yaml-language-server: $schema=../sub-teams-schema.json | ||
name: communications | ||
description: | ||
charter: dynamic | ||
requirements: | ||
scopes: | ||
codeowners: | ||
- conda/communications | ||
other: | ||
- https://conda.discourse.group/ | ||
- https://www.linkedin.com/company/condacommunity | ||
- https://fosstodon.org/@conda | ||
- https://matrix.to/#/#conda-communications:matrix.org # public | ||
- https://x.com/condaproject | ||
- https://bsky.app/profile/condaproject.bsky.social | ||
links: | ||
- https://github.com/conda/governance/issues/53 | ||
members: | ||
jaimergp: https://github.com/conda/governance/issues/81 | ||
jezdez: https://github.com/conda/governance/issues/81 | ||
emeritus: | ||
tnabtaf: https://github.com/conda/governance/issues/81 |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
# yaml-language-server: $schema=../sub-teams-schema.json | ||
name: builds-tools | ||
description: Team to work on conda-build and other build tools in the conda ecosystem | ||
charter: project | ||
requirements: | ||
scopes: | ||
codeowners: | ||
- conda-incubator/conda-recipe-manager | ||
- conda/conda-build | ||
other: | ||
- https://matrix.to/#/#conda-build-tools:matrix.org # public | ||
links: | ||
- https://github.com/conda/conda-build/issues/4698 | ||
- https://github.com/conda/governance/issues/128 | ||
members: | ||
beeankha: https://github.com/conda/conda-build/issues/4698 | ||
beckermr: | ||
chenghlee: https://github.com/conda/conda-build/issues/4698 | ||
dbast: https://github.com/conda/conda-build/issues/4698 | ||
dholth: https://github.com/conda/conda-build/issues/4698 | ||
isuruf: https://github.com/conda/conda-build/issues/4698 | ||
jaimergp: https://github.com/conda/conda-build/issues/4698 | ||
jakirkham: https://github.com/conda/conda-build/issues/4698 | ||
JeanChristopheMorinPerso: https://github.com/conda/conda-build/issues/4698 | ||
jezdez: https://github.com/conda/conda-build/issues/4698 | ||
kenodegard: https://github.com/conda/conda-build/issues/4698 | ||
marcelotrevisani: https://github.com/conda/conda-build/issues/4698 | ||
mbargull: https://github.com/conda/conda-build/issues/4698 | ||
msarahan: https://github.com/conda/conda-build/issues/4698 | ||
ryanskeith: https://github.com/conda/conda-build/issues/4698 | ||
travishathaway: https://github.com/conda/conda-build/issues/4698 | ||
wolfv: https://github.com/conda/conda-build/issues/4698 | ||
schuylermartin45: https://github.com/conda/governance/issues/128 | ||
emeritus: | ||
Callek: | ||
danpetry: https://anaconda.slack.com/archives/C05B9MPGR4Y/p1713452484809289 |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
# yaml-language-server: $schema=../sub-teams-schema.json | ||
name: constructor | ||
description: The team maintaining constructor and related projects | ||
charter: project | ||
requirements: | ||
scopes: | ||
codeowners: | ||
- conda/conda-pack | ||
- conda/constructor | ||
- conda/menuinst | ||
- conda/conda-standalone | ||
- conda/nsis-mirror | ||
other: | ||
links: | ||
- https://github.com/conda/governance/issues/53 | ||
members: | ||
bkreider: https://github.com/conda/governance/issues/53 | ||
chenghlee: https://github.com/conda/governance/issues/53 | ||
goanpeca: https://github.com/conda/governance/issues/53 | ||
hmaarrfk: https://github.com/conda/governance/issues/53 # missing from team? | ||
hoechenberger: https://github.com/conda/governance/issues/53 | ||
isuruf: https://github.com/conda/governance/issues/53 | ||
jaimergp: https://github.com/conda/governance/issues/53 | ||
jezdez: https://github.com/conda/governance/issues/53 | ||
larsoner: https://github.com/conda/governance/issues/53 | ||
marcoesters: # missing record of decision? | ||
mcg1969: https://github.com/conda/governance/issues/53 # missing from team? | ||
pseudoyim: https://github.com/conda/governance/issues/53 | ||
travishathaway: # missing record of decision? | ||
emeritus: |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
# yaml-language-server: $schema=../sub-teams-schema.json | ||
name: docs | ||
description: The team working on all-things docs | ||
charter: project | ||
requirements: | ||
scopes: | ||
codeowners: | ||
- conda/conda | ||
- conda/conda-build | ||
- conda/conda-docs | ||
- conda/constructor | ||
- conda/infrastructure | ||
- conda/menuinst | ||
other: | ||
links: | ||
- https://github.com/conda/conda-docs/issues/780 | ||
members: | ||
kathatherine: https://github.com/conda/conda-docs/issues/780 | ||
travishathaway: https://github.com/conda/conda-docs/issues/780 | ||
emeritus: | ||
jezdez: | ||
tnabtaf: |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# yaml-language-server: $schema=../sub-teams-schema.json | ||
name: cla-reviewers | ||
description: The team reviewing incoming CLA documents | ||
charter: static | ||
requirements: All team members must only consists of steering council members for compliance reasons. | ||
scopes: | ||
codeowners: | ||
- conda/cla | ||
other: | ||
links: | ||
- https://github.com/conda/governance/issues/136 | ||
members: | ||
chenghlee: https://github.com/conda/governance/issues/136 | ||
jaimergp: https://github.com/conda/governance/issues/136 | ||
jezdez: https://github.com/conda/governance/issues/136 | ||
travishathaway: https://github.com/conda/governance/issues/136 | ||
emeritus: |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
# yaml-language-server: $schema=../sub-teams-schema.json | ||
name: infrastructure | ||
description: The team working on conda community infrastructure | ||
charter: static | ||
requirements: Any steering council member may join without approval | ||
scopes: | ||
codeowners: | ||
- conda/.github | ||
- conda/actions | ||
- conda/infrastructure | ||
- conda/issue-tracker | ||
other: | ||
- https://github.com/conda-bot | ||
- https://matrix.to/#/!tpEQSUGYWHNdgpDFNc:matrix.org # private | ||
links: | ||
- https://github.com/conda/governance/issues/84 | ||
members: | ||
beckermr: https://github.com/conda/governance/issues/84 | ||
chenghlee: # missing record of decision? | ||
dbast: https://github.com/conda/governance/issues/84 | ||
jezdez: https://github.com/conda/governance/issues/84 | ||
kenodegard: https://github.com/conda/governance/issues/84 | ||
emeritus: |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,81 @@ | ||
{ | ||
"$schema": "https://json-schema.org/draft/2020-12/schema", | ||
"title": "Conda Sub-Teams", | ||
"type": "object", | ||
"properties": { | ||
"name": { | ||
"type": ["string", "null"], | ||
"description": "The team name in GitHub" | ||
}, | ||
"description": { | ||
"type": ["string", "null"], | ||
"description": "The team description in GitHub" | ||
}, | ||
"charter": { | ||
"type": "string", | ||
"description": "The team charter type, see [dynamic](https://github.com/conda/governance#dynamic-charter), [static](https://github.com/conda/governance#static-charter), and [project](https://github.com/conda/governance#project-teams-details) requirements", | ||
"enum": ["dynamic", "static", "project"] | ||
}, | ||
"requirements": { | ||
"type": ["string", "null"], | ||
"description": "Special requirements for team membership" | ||
}, | ||
"scopes": { | ||
"type": ["object", "null"], | ||
"properties": { | ||
"codeowners": { | ||
"type": ["array", "null"], | ||
"items": { | ||
"type": "string" | ||
}, | ||
"description": "The GitHub projects this team owns" | ||
}, | ||
"other": { | ||
"type": ["array", "null"], | ||
"items": { | ||
"type": "string", | ||
"format": "uri" | ||
}, | ||
"description": "Other responsibilities of this team" | ||
} | ||
}, | ||
"required": ["codeowners", "other"], | ||
"additionalProperties": false, | ||
"description": "Team responsibilities" | ||
}, | ||
"links": { | ||
"type": "array", | ||
"items": { | ||
"type": "string", | ||
"format": "uri" | ||
}, | ||
"description": "Important links, e.g. the issue/PR proposing the team creation" | ||
}, | ||
"members": { | ||
"type": "object", | ||
"patternProperties": { | ||
".*": { | ||
"type": "string", | ||
"format": "uri" | ||
} | ||
}, | ||
"minProperties": 1, | ||
"additionalProperties": false, | ||
"description": "Maps username to a record of the decision adding them to the team" | ||
}, | ||
"emeritus": { | ||
"type": ["object", "null"], | ||
"patternProperties": { | ||
".*": { | ||
"type": "string", | ||
"format": "uri" | ||
} | ||
}, | ||
"minProperties": 1, | ||
"additionalProperties": false, | ||
"description": "Maps username to a record of the decision removing them from the team" | ||
} | ||
}, | ||
"required": ["name", "description", "charter", "requirements", "scopes", "links", "members", "emeritus"], | ||
"additionalProperties": false | ||
} |
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.
Verifies whether the sub-team YAMLs are valid!
I recommend enabling pre-commit CI
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.
Xref #156