From cbfea6d79cb7ca4a7fcd1627cbe934d08df80a38 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]. [1]: https://github.com/opencontainers/tob/pull/35 Signed-off-by: W. Trevor King --- .pullapprove.yml | 3 +++ 1 file changed, 3 insertions(+) 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