Skip to content

Commit 92aaaf7

Browse files
committed
.pullapprove.yml: Use distribution-spec-maintainers
The other groups make sense for project-template, but we only need one set here. Signed-off-by: W. Trevor King <[email protected]>
1 parent be21fe9 commit 92aaaf7

File tree

1 file changed

+2
-20
lines changed

1 file changed

+2
-20
lines changed

.pullapprove.yml

Lines changed: 2 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -23,24 +23,6 @@ group_defaults:
2323
- master
2424

2525
groups:
26-
image-spec:
26+
distribution-spec:
2727
teams:
28-
- image-spec-maintainers
29-
image-tools:
30-
teams:
31-
- image-tools-maintainers
32-
go-digest:
33-
teams:
34-
- go-digest-maintainers
35-
runc:
36-
teams:
37-
- runc-maintainers
38-
runtime-spec:
39-
teams:
40-
- runtime-spec-maintainers
41-
runtime-tools:
42-
teams:
43-
- runtime-tools-maintainers
44-
selinux:
45-
teams:
46-
- selinux-maintainers
28+
- distribution-spec-maintainers

0 commit comments

Comments
 (0)