- to matches how `argoproj` lists Alumni (6011d3e173/MAINTAINERS.md?plain=1#L11)
- though it has more details including role and affiliation. could do that here too, but I don't know what all those are, so left those columns out
- fortunately everyone's name was listed on their profile, so just copy+paste those!
- confirmed that all links work
Signed-off-by: Anton Gilgur <agilgur5@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>