Use etcd maintainers ML for security related discussion

Temporary move to using etcd maintainers mailing list
from security@etcd.io.

Related,
https://github.com/kubernetes/community/issues/7739 and
https://github.com/kubernetes/k8s.io/pull/6542

Signed-off-by: Sahdev Zala <spzala@us.ibm.com>
This commit is contained in:
Sahdev Zala
2024-03-16 14:21:35 -04:00
parent 8b9909e20d
commit 8a497794d2
4 changed files with 8 additions and 8 deletions

View File

@@ -10,7 +10,7 @@ body:
label: Bug report criteria
description: Please confirm this bug report meets the following criteria.
options:
- label: This bug report is not security related, security issues should be disclosed privately via security@etcd.io.
- label: This bug report is not security related, security issues should be disclosed privately via [etcd maintainers](mailto:etcd-maintainers@googlegroups.com).
- label: This is not a support request or question, support requests or questions should be raised in the etcd [discussion forums](https://github.com/etcd-io/etcd/discussions).
- label: You have read the etcd [bug reporting guidelines](https://github.com/etcd-io/etcd/blob/main/Documentation/contributor-guide/reporting_bugs.md).
- label: Existing open issues along with etcd [frequently asked questions](https://etcd.io/docs/latest/faq) have been checked and this is not a duplicate.