From 18239614853af7afdfef27e3ef4199aeb6e331ab Mon Sep 17 00:00:00 2001 From: Mario Loriedo Date: Mon, 5 Oct 2020 10:25:28 +0200 Subject: [PATCH] Remove @l0rd from CODEOWNERS --- .github/CODEOWNERS | 90 +++++++++++++++++++++++----------------------- 1 file changed, 45 insertions(+), 45 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 44af66ba72..7c3cc2c61e 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,76 +1,76 @@ # Global Owners -* @vparfonov @l0rd @nickboldt +* @vparfonov @nickboldt # dashboard -dashboard/** @ashumilova @benoitf @l0rd @nickboldt +dashboard/** @ashumilova @benoitf @nickboldt # dockerfiles -dockerfiles/** @benoitf @l0rd @nickboldt +dockerfiles/** @benoitf @nickboldt # ide -ide/che-core-ide-stacks/** @ashumilova @l0rd @nickboldt +ide/che-core-ide-stacks/** @ashumilova @nickboldt # agents -agents/** @tolusha @l0rd @nickboldt +agents/** @tolusha @nickboldt # assembly -assembly/** @skabashnyuk @l0rd @nickboldt -assembly/assembly-wsmaster-war/src/main/webapp/WEB-INF/classes/che/** @sleshchenko @ibuziuk @l0rd @nickboldt +assembly/** @skabashnyuk @nickboldt +assembly/assembly-wsmaster-war/src/main/webapp/WEB-INF/classes/che/** @sleshchenko @ibuziuk @nickboldt # core -core/** @skabashnyuk @l0rd @nickboldt +core/** @skabashnyuk @nickboldt # workspace runtime infrastructure implementations -infrastructures/** @sleshchenko @amisevsk @metlos @l0rd @nickboldt +infrastructures/** @sleshchenko @amisevsk @metlos @nickboldt # multiuser che -multiuser/api/** @sleshchenko @l0rd @nickboldt -multiuser/integration-tests/** @mshaposhnik @sleshchenko @l0rd @nickboldt -multiuser/keycloak/** @mshaposhnik @l0rd @nickboldt -multiuser/machine-auth/** @mshaposhnik @l0rd @nickboldt -multiuser/permission/** @sleshchenko @l0rd @nickboldt -multiuser/personal-account/** @sleshchenko @l0rd @nickboldt -multiuser/sql-schema/** @mshaposhnik @sleshchenko @l0rd @nickboldt +multiuser/api/** @sleshchenko @nickboldt +multiuser/integration-tests/** @mshaposhnik @sleshchenko @nickboldt +multiuser/keycloak/** @mshaposhnik @nickboldt +multiuser/machine-auth/** @mshaposhnik @nickboldt +multiuser/permission/** @sleshchenko @nickboldt +multiuser/personal-account/** @sleshchenko @nickboldt +multiuser/sql-schema/** @mshaposhnik @sleshchenko @nickboldt # plugins -plugins/plugin*debugger/** @tolusha @l0rd @nickboldt -plugins/plugin-gdb/** @tolusha @l0rd @nickboldt -plugins/plugin-docker/** @sleshchenko @l0rd @nickboldt -plugins/plugin-java/** @vparfonov @l0rd @nickboldt -plugins/plugin-languageserver/** @vparfonov @dkuleshov @l0rd @nickboldt -plugins/plugin-maven/** @vparfonov @l0rd @nickboldt -plugins/plugin-orion/** @azatsarynnyy @l0rd @nickboldt -plugins/plugin-testing*/** @vparfonov @l0rd @nickboldt -plugins/plugin-traefik/** @benoitf @l0rd @nickboldt +plugins/plugin*debugger/** @tolusha @nickboldt +plugins/plugin-gdb/** @tolusha @nickboldt +plugins/plugin-docker/** @sleshchenko @nickboldt +plugins/plugin-java/** @vparfonov @nickboldt +plugins/plugin-languageserver/** @vparfonov @dkuleshov @nickboldt +plugins/plugin-maven/** @vparfonov @nickboldt +plugins/plugin-orion/** @azatsarynnyy @nickboldt +plugins/plugin-testing*/** @vparfonov @nickboldt +plugins/plugin-traefik/** @benoitf @nickboldt # wsmaster -wsmaster/** @skabashnyuk @l0rd @nickboldt -wsmaster/che-core-api-factory/** @mshaposhnik @l0rd @nickboldt -wsmaster/che-core-api-factory-shared/** @mshaposhnik @l0rd @nickboldt -wsmaster/che-core-api-workspace-activity/** @mshaposhnik @l0rd @nickboldt -wsmaster/che-core-api-workspace/** @sleshchenko @mshaposhnik @metlos @l0rd @nickboldt +wsmaster/** @skabashnyuk @nickboldt +wsmaster/che-core-api-factory/** @mshaposhnik @nickboldt +wsmaster/che-core-api-factory-shared/** @mshaposhnik @nickboldt +wsmaster/che-core-api-workspace-activity/** @mshaposhnik @nickboldt +wsmaster/che-core-api-workspace/** @sleshchenko @mshaposhnik @metlos @nickboldt # wsagent -wsagent/activity/** @skabashnyuk @l0rd @nickboldt -wsagent/agent/** @tolusha @l0rd @nickboldt -wsagent/che-core-api-debug*/** @tolusha @l0rd @nickboldt -wsagent/che-core-api-languageserver*/** @vparfonov @dkuleshov @l0rd @nickboldt -wsagent/che-core-api-testing*/** @vparfonov @l0rd @nickboldt -wsagent/che-wsagent-core/** @skabashnyuk @l0rd @nickboldt -wsagent/wsagent-local/** @skabashnyuk @l0rd @nickboldt -wsagent/che-core-api-project/src/main/java/org/eclipse/che/api/search/server/** @skabashnyuk @l0rd @nickboldt -wsagent/che-core-api-project/src/test/java/org/eclipse/che/api/search/** @skabashnyuk @l0rd @nickboldt +wsagent/activity/** @skabashnyuk @nickboldt +wsagent/agent/** @tolusha @nickboldt +wsagent/che-core-api-debug*/** @tolusha @nickboldt +wsagent/che-core-api-languageserver*/** @vparfonov @dkuleshov @nickboldt +wsagent/che-core-api-testing*/** @vparfonov @nickboldt +wsagent/che-wsagent-core/** @skabashnyuk @nickboldt +wsagent/wsagent-local/** @skabashnyuk @nickboldt +wsagent/che-core-api-project/src/main/java/org/eclipse/che/api/search/server/** @skabashnyuk @nickboldt +wsagent/che-core-api-project/src/test/java/org/eclipse/che/api/search/** @skabashnyuk @nickboldt # deploy -deploy/** @sleshchenko @l0rd @nickboldt -deploy/openshift/templates/monitoring/** @skabashnyuk @metlos @l0rd @nickboldt +deploy/** @sleshchenko @nickboldt +deploy/openshift/templates/monitoring/** @skabashnyuk @metlos @nickboldt # selenium tests -tests/legacy-e2e/** @musienko-maxim @dmytro-ndp @Ohrimenko1988 @l0rd @rhopp @nickboldt +tests/legacy-e2e/** @musienko-maxim @dmytro-ndp @Ohrimenko1988 @rhopp @nickboldt # e2e tests -tests/e2e/** @musienko-maxim @Ohrimenko1988 @l0rd @rhopp @nickboldt +tests/e2e/** @musienko-maxim @Ohrimenko1988 @rhopp @nickboldt # e2e tests infra -tests/.infra/centos-ci/** @musienko-maxim @l0rd @rhopp @nickboldt -tests/.infra/crw-ci/** @dmytro-ndp @l0rd @rhopp @nickboldt +tests/.infra/centos-ci/** @musienko-maxim @rhopp @nickboldt +tests/.infra/crw-ci/** @dmytro-ndp @rhopp @nickboldt