diff options
| -rw-r--r-- | communication/cncf-servicedesk/OWNERS | 23 | ||||
| -rw-r--r-- | communication/cncf-servicedesk/README.md | 3 |
2 files changed, 26 insertions, 0 deletions
diff --git a/communication/cncf-servicedesk/OWNERS b/communication/cncf-servicedesk/OWNERS new file mode 100644 index 00000000..6e0ecdd1 --- /dev/null +++ b/communication/cncf-servicedesk/OWNERS @@ -0,0 +1,23 @@ +reviewers: + - bgrant0607 + - brendandburns + - calebamiles + - castrojo + - cblecker + - derekwaynecarr + - dims + - idvoretskyi + - jbeda + - jdumars + - michelleN + - parispittman + - philips + - pwittrock + - sarahnovotny + - smarterclayton + - spiffxp + - timothysc +approvers: + - committee-steering +labels: + - committee/steering diff --git a/communication/cncf-servicedesk/README.md b/communication/cncf-servicedesk/README.md new file mode 100644 index 00000000..39e1993c --- /dev/null +++ b/communication/cncf-servicedesk/README.md @@ -0,0 +1,3 @@ +## CNCF Service Desk + +This OWNERs file lists the people who have access to file tickets with the [CNCF Service Desk](https://github.com/cncf/servicedesk) on behalf of the Kubernetes project. |
