From b8e31b530602ff2a0297e0b8ddb9af8b6700698f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lucas=20K=C3=A4ldstr=C3=B6m?= Date: Thu, 21 Jun 2018 19:43:37 +0300 Subject: [PATCH] Add OWNERS file for rpm packages to mirror the debs --- build/debs/OWNERS | 3 +++ build/rpms/OWNERS | 13 +++++++++++++ 2 files changed, 16 insertions(+) create mode 100644 build/rpms/OWNERS diff --git a/build/debs/OWNERS b/build/debs/OWNERS index 3ead266bb1e..fac1c2ed97a 100644 --- a/build/debs/OWNERS +++ b/build/debs/OWNERS @@ -3,8 +3,11 @@ reviewers: - jbeda - mikedanese - pipejakob + - chuckha + - timothysc approvers: - luxas - jbeda - mikedanese - pipejakob + - timothysc diff --git a/build/rpms/OWNERS b/build/rpms/OWNERS new file mode 100644 index 00000000000..fac1c2ed97a --- /dev/null +++ b/build/rpms/OWNERS @@ -0,0 +1,13 @@ +reviewers: + - luxas + - jbeda + - mikedanese + - pipejakob + - chuckha + - timothysc +approvers: + - luxas + - jbeda + - mikedanese + - pipejakob + - timothysc