summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2023-02-01 09:20:09 +0100
committerDaniel Stenberg <daniel@haxx.se>2023-02-02 08:42:29 +0100
commitb7aaf074e56c4c6ef066da0d4d683628dcc2b225 (patch)
tree16afacf043da51de7c9ac5e4915892bb6f9cc09e /.github
parent3cc9df1817b1f94b08d5595bfe8f84512135a867 (diff)
downloadcurl-b7aaf074e56c4c6ef066da0d4d683628dcc2b225.tar.gz
CODEOWNERS: remove the peeps mentioned as CI owners
These owners do not have the bandwidth/energy to do the reviews which makes PRs stall and this ownership claim flawed. We can bring people back when the situation is different. Follow-up to c04c78ac87c4d46737934345a Closes #10386
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS10
1 files changed, 0 insertions, 10 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 2a3683621..9e7b6e391 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -1,13 +1,3 @@
# Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
#
# SPDX-License-Identifier: curl
-
-# Code owners for CI configuration
-## GitHub Actions
-.github/workflows/ @cmeister2 @mback2k
-## AppVeyor
-appveyor.yml @MarcelRaad @mback2k
-tests/appveyor.pm @mback2k
-## Azure Pipelines
-.azure-pipelines.yml @cmeister2 @mback2k
-tests/azure.pm @mback2k