Skip to content

Commit d3b62b7

Browse files
committed
.pullapprove.yml: Add distribution-spec-maintainers
Catching up with [1]. Also mention the new project in GOVERNANCE.md. I'd still rather drop the parenthetical entirely and link to a place that listed OCI Projects, but we don't have a canonical target for that yet (opencontainers/tob#2) and the current closest instance seems to be the GitHub section in [2] (which doesn't have the "OCI Project" words). [1]: opencontainers/tob#35 [2]: https://www.opencontainers.org/community Signed-off-by: W. Trevor King <[email protected]>
1 parent 61d73a3 commit d3b62b7

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.pullapprove.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ group_defaults:
2323
- master
2424

2525
groups:
26+
distribution-spec:
27+
teams:
28+
- distribution-spec-maintainers
2629
image-spec:
2730
teams:
2831
- image-spec-maintainers

GOVERNANCE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ For projects that are not specifications, a [motion to release](#release-approva
3434
## Amendments
3535

3636
The [project governance](#project-governance) rules and procedures MAY be amended or replaced using the procedures themselves.
37-
The MAINTAINERS of this project governance document is the total set of MAINTAINERS from all Open Containers projects (go-digest, image-spec, image-tools, runC, runtime-spec, runtime-tools, and selinux).
37+
The MAINTAINERS of this project governance document is the total set of MAINTAINERS from all Open Containers projects (distribution-spec, go-digest, image-spec, image-tools, runC, runtime-spec, runtime-tools, and selinux).
3838

3939
## Subject templates
4040

0 commit comments

Comments
 (0)