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
This commit is contained in:
Daniel Stenberg 2023-02-01 09:20:09 +01:00
parent 3cc9df1817
commit b7aaf074e5
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

10
.github/CODEOWNERS vendored
View File

@ -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