From d3b62b7eea8f695bcb8d0cd5b52147bd9e2c7e70 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Wed, 4 Apr 2018 16:33:33 -0700 Subject: [PATCH] .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]: https://github.com/opencontainers/tob/pull/35 [2]: https://www.opencontainers.org/community Signed-off-by: W. Trevor King --- .pullapprove.yml | 3 +++ GOVERNANCE.md | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.pullapprove.yml b/.pullapprove.yml index 82d0150..b65f2f4 100644 --- a/.pullapprove.yml +++ b/.pullapprove.yml @@ -23,6 +23,9 @@ group_defaults: - master groups: + distribution-spec: + teams: + - distribution-spec-maintainers image-spec: teams: - image-spec-maintainers diff --git a/GOVERNANCE.md b/GOVERNANCE.md index 3b7b32f..7598d24 100644 --- a/GOVERNANCE.md +++ b/GOVERNANCE.md @@ -34,7 +34,7 @@ For projects that are not specifications, a [motion to release](#release-approva ## Amendments The [project governance](#project-governance) rules and procedures MAY be amended or replaced using the procedures themselves. -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). +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). ## Subject templates