diff options
author | 2017-10-07 07:57:39 -0700 | |
---|---|---|
committer | 2017-10-07 07:57:39 -0700 | |
commit | 6a0185f4faf73637eefceb169d2c7b0a0b19330c (patch) | |
tree | 1c0a569de1a024e2b073fb33095bad695c592449 /CONTRIBUTING.md | |
parent | b6086ca8f1c7c7194366b8592fc3d402483aaaea (diff) | |
download | coredns-6a0185f4faf73637eefceb169d2c7b0a0b19330c.tar.gz coredns-6a0185f4faf73637eefceb169d2c7b0a0b19330c.tar.zst coredns-6a0185f4faf73637eefceb169d2c7b0a0b19330c.zip |
docs: update security issues contact (#1136)
Use team@coredns.io for reporting sec. vulnerablities. Currenttly this
has john@coredns.io and miek@coredns.io
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4bdb4871d..4db90c310 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -50,7 +50,7 @@ a lot of time. ## Vulnerabilities -If you've found a vulnerability that is serious, please email me: <miek@miek.nl>. +If you've found a vulnerability that is serious, please email: <team@coredns.io>. If it's not a big deal, a pull request will probably be faster. ## Git Hook |