From 00757560ecb8fa7a88ad118ae7b3555017843e79 Mon Sep 17 00:00:00 2001 From: Christian Weichel Date: Wed, 24 Nov 2021 09:23:24 +0000 Subject: [PATCH] [image-builder] Add missing owners files --- components/image-builder-bob/OWNERS | 9 +++++++++ components/image-builder-mk3/OWNERS | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 components/image-builder-bob/OWNERS create mode 100644 components/image-builder-mk3/OWNERS diff --git a/components/image-builder-bob/OWNERS b/components/image-builder-bob/OWNERS new file mode 100644 index 00000000000000..cd8b31399c625f --- /dev/null +++ b/components/image-builder-bob/OWNERS @@ -0,0 +1,9 @@ + +options: + no_parent_owners: true + +approvers: + - engineering-workspace + +labels: + - "team: workspace" \ No newline at end of file diff --git a/components/image-builder-mk3/OWNERS b/components/image-builder-mk3/OWNERS new file mode 100644 index 00000000000000..cd8b31399c625f --- /dev/null +++ b/components/image-builder-mk3/OWNERS @@ -0,0 +1,9 @@ + +options: + no_parent_owners: true + +approvers: + - engineering-workspace + +labels: + - "team: workspace" \ No newline at end of file