mirror of
https://github.com/coredns/coredns.git
synced 2025-12-06 02:15:11 -05:00
Move to CODEOWNERS (#3489)
* Move to CODEOWNERS No change in who own what; just a move to CODEOWNERS. This allows dreck cleanups. Added .dreck.yaml for alias and exec. Fixes: #3486 Signed-off-by: Miek Gieben <miek@miek.nl> * stickler bot Signed-off-by: Miek Gieben <miek@miek.nl> * sort the file Signed-off-by: Miek Gieben <miek@miek.nl>
This commit is contained in:
11
.dreck.yaml
Normal file
11
.dreck.yaml
Normal file
@@ -0,0 +1,11 @@
|
||||
features:
|
||||
- aliases
|
||||
- exec
|
||||
|
||||
aliases:
|
||||
- |
|
||||
/plugin (.*) -> /label plugin/$1
|
||||
- |
|
||||
/wai -> /label works as intended
|
||||
- |
|
||||
/release (.*) -> /exec /opt/bin/release-coredns $1
|
||||
Reference in New Issue
Block a user