fix(github): fix error in codeowners file and update README about security (#2015)
This is a follow-up of #2006. We cleared out users who have not contributed in the last year and moved them to EMERITUS.md We also created SECURITY.md Signed-off-by: jmeridth <jmeridth@gmail.com>
This commit is contained in:
parent
80d5a6a65d
commit
f40c1d81ca
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
* @mkilchhofer @jmeridth
|
||||
|
||||
# Argo Workflows
|
||||
/charts/argo-workflows/ @vladlosev @yann-soubeyrand @jmeridth @yu-croco
|
||||
/charts/argo-workflows/ @vladlosev @jmeridth @yu-croco
|
||||
|
||||
# Argo CD
|
||||
/charts/argo-cd/ @mbevc1 @mkilchhofer @yu-croco @jmeridth @pdrastil
|
||||
|
|
|
@ -36,7 +36,7 @@ kubectl apply -k "https://github.com/argoproj/argo-cd/manifests/crds?ref=v2.4.9"
|
|||
|
||||
### Security Policy
|
||||
|
||||
If you have a security concern relating to either this project repo or an individual helm chart, please [open an issue](https://github.com/argoproj/argo-helm/issues/new/choose) or [start a discussion](https://github.com/argoproj/argo-helm/discussions/new).
|
||||
Please refer to [SECURITY.md](SECURITY.md) for details on how to report security issues.
|
||||
|
||||
### Changelog
|
||||
|
||||
|
|
Loading…
Reference in a new issue