NVIDIA / NeMo-Aligner

Scalable toolkit for efficient model alignment
Apache License 2.0
522 stars 58 forks source link

ci: Add codeowners #284

Open ko3n1g opened 3 weeks ago

ko3n1g commented 3 weeks ago

What does this PR do ?

We use a GH team to manage (and hide) the team of code-owners: https://github.com/orgs/NVIDIA/teams/nemo-aligner-reviewers

This is important: Whereas in GitLab the team members are transparent, here in GitHub is it not. I think this is also desired so it fits our requirements quite well.

I actually don't know if you want CODEOWNERS, it just randomly appeared me that we could do this easily. Feel free to close this PR if you want to keep it more ad-hoc.

Changelog

Usage

# Add a code snippet demonstrating how to use this 

Before your PR is "Ready for review"

Pre checks:

Checklist when contributing a new algorithm

Additional Information