mirror of
https://github.com/curl/curl.git
synced 2024-12-15 06:40:09 +08:00
c04c78ac87
Reviewed-by: Daniel Stenberg Reviewed-by: Marcel Raad Reviewed-by: Max Dymond Closes #9505 [skip ci]
14 lines
367 B
Plaintext
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
|