mirror of
https://github.com/curl/curl.git
synced 2025-01-18 14:04:30 +08:00
github: initial CODEOWNERS setup for CI configuration
Reviewed-by: Daniel Stenberg Reviewed-by: Marcel Raad Reviewed-by: Max Dymond Closes #9505 [skip ci]
This commit is contained in:
parent
80a4a848df
commit
c04c78ac87
13
.github/CODEOWNERS
vendored
Normal file
13
.github/CODEOWNERS
vendored
Normal file
@ -0,0 +1,13 @@
|
||||
# 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
|
Loading…
Reference in New Issue
Block a user