From cb35e42dadaa91626ee2550b456328157609c675 Mon Sep 17 00:00:00 2001 From: Aleksa Sarai Date: Fri, 27 May 2016 13:01:02 +1000 Subject: [PATCH] pullapprove: use the right team On GitHub the maintainers of runC are *not* the same as the maintainers of runtime-spec. Fix this, and use the right team. Signed-off-by: Aleksa Sarai --- .pullapprove.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pullapprove.yml b/.pullapprove.yml index 3652e4a29..f4b811792 100644 --- a/.pullapprove.yml +++ b/.pullapprove.yml @@ -4,6 +4,6 @@ reject_regex: ^Rejected reset_on_push: true reviewers: teams: - - runtime-spec-maintainers + - runc-maintainers name: default required: 2