CODEOWNERS 367 B

12345678910111213
  1. # Copyright (C) 2000 - 2022 Daniel Stenberg, <daniel@haxx.se>, et al.
  2. #
  3. # SPDX-License-Identifier: curl
  4. # Code owners for CI configuration
  5. ## GitHub Actions
  6. .github/workflows/ @cmeister2 @mback2k
  7. ## AppVeyor
  8. appveyor.yml @MarcelRaad @mback2k
  9. tests/appveyor.pm @mback2k
  10. ## Azure Pipelines
  11. .azure-pipelines.yml @cmeister2 @mback2k
  12. tests/azure.pm @mback2k