Commit Graph

2 Commits (main)

Author SHA1 Message Date
Anton Gilgur f2da20bb75
chore(github): use table for Emeritus (#2182)
- 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>
2023-07-24 08:48:47 +09:00
Jason Meridth fe901f4dfb
chore(github): Update repo files (#2006)
- [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>
2023-05-05 21:23:04 +01:00