forked from eclipse-edc/Samples
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CODEOWNERS
Validating CODEOWNERS rules...
31 lines (22 loc) · 1.28 KB
/
CODEOWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# This file provides an overview of responsibilities in this repository.
# Please note that this file does not represent all contributions to the code. What persons and organizations
# actually contributed to each file can be seen on GitHub and is documented in the license headers.
# Linked persons with write permissions are automatically added as reviewers when a pull request is opened.
# Each line is a file pattern followed by one or more contact persons. The last matching pattern has the most precedence.
# For more details, read the following article on GitHub: https://help.github.com/articles/about-codeowners/.
CONTRIBUTING.md @ronjaquensel
LICENSE @ronjaquensel
README.md @ronjaquensel
.github/actions/ @ronjaquensel
.github/ISSUE_TEMPLATE @ronjaquensel
.github/workflows/ @ronjaquensel
/basic/basic-01-basic-connector/ @paullatzelsperger
/basic/basic-02-health-endpoint/ @paullatzelsperger
/basic/basic-03-configuration/ @paullatzelsperger
/transfer/transfer-01-file-transfer/ @ronjaquensel
/transfer/transfer-02-file-transfer-listener/ @paullatzelsperger
/transfer/transfer-03-modify-transferprocess/ @paullatzelsperger
/transfer/transfer-04-open-telemetry/ @jimmarino
/transfer/transfer-05-file-transfer-cloud/ @paullatzelsperger
/other/ @paullatzelsperger
/resources/ @ronjaquensel