curl/.github/CODEOWNERS
Marc Hoersken c04c78ac87
github: initial CODEOWNERS setup for CI configuration
Reviewed-by: Daniel Stenberg
Reviewed-by: Marcel Raad
Reviewed-by: Max Dymond

Closes #9505

[skip ci]
2022-09-15 22:40:40 +02:00

14 lines
367 B
Plaintext

# Copyright (C) 2000 - 2022 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