diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 2a36836216..9e7b6e391a 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,13 +1,3 @@ # Copyright (C) Daniel Stenberg, , 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