From c16445fdd18a340ca6ffbac886a5b047a9e8627e Mon Sep 17 00:00:00 2001 From: Christian Weichel Date: Tue, 31 Aug 2021 12:13:33 +0000 Subject: [PATCH] [owners] Introduce the IDE team --- OWNERS_ALIASES | 6 +++++- components/ide/OWNERS | 2 +- components/supervisor/OWNERS | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES index 92ee81c86fed4b..50646967618271 100644 --- a/OWNERS_ALIASES +++ b/OWNERS_ALIASES @@ -1,12 +1,16 @@ aliases: engineering-workspace: - - akosyakov - aledbf - csweichel - rl-gitpod - MrSimonEmms + engineering-ide: + - akosyakov + - jeanp413 + - csweichel + engineering-meta: - AlexTugarev - corneliusludmann diff --git a/components/ide/OWNERS b/components/ide/OWNERS index 78bd405fc6603f..b6773390d9a477 100644 --- a/components/ide/OWNERS +++ b/components/ide/OWNERS @@ -3,4 +3,4 @@ options: no_parent_owners: true approvers: - - engineering-workspace + - engineering-ide diff --git a/components/supervisor/OWNERS b/components/supervisor/OWNERS index 78bd405fc6603f..b6773390d9a477 100644 --- a/components/supervisor/OWNERS +++ b/components/supervisor/OWNERS @@ -3,4 +3,4 @@ options: no_parent_owners: true approvers: - - engineering-workspace + - engineering-ide