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>
- [x] DELETE OWNERS file, not parsed, only used for bookkeeping, CODEOWNERS does this
- [x] update CODEOWNERS to people who have committed in the last year
- [x] create EMERITUS.md to list former CODEOWNERS and thank them for their contribution
- [x] create SECURITY.md so people know how to report security issues
- [x] turn on private vulnerability reporting in the repository
- [x] create CODE_OF_CONDUCT.md linking to CNCF code of conduct
By adding a code of conduct and security file we can set our Community Standards to 100% [here](https://github.com/argoproj/argo-helm/community)
Signed-off-by: jmeridth <jmeridth@gmail.com>
Co-authored-by: Marko Bevc <marko@scalefactory.com>
According to documentation, the pattern /path/* only allows approval on this level:
~~~
# The `docs/*` pattern will match files like
# `docs/getting-started.md` but not further nested files like
# `docs/build-app/troubleshooting.md`.
docs/* docs@example.com
# In this example, @doctocat owns any file in the `/docs`
# directory in the root of your repository and any of its
# subdirectories.
/docs/ @doctocat
~~~
Ref: https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
Unfortunately I haven't had the time to participate here for a while, and seem to be moving away from using ArgoCD so I think it'd be appropriate to remove me from here.
Signed-off-by: Spencer Gilbert <spencer.gilbert@gmail.com>
I'm unable to find the time to help with this project and I don't want to continue to be a blocker. Thanks so much for understanding!
Signed-off-by: Benjamin W. Smith <benjamin.smith@datadoghq.com>