nut icon indicating copy to clipboard operation
nut copied to clipboard

Consider adding CODEOWNERS file for automatically requesting code reviewers

Open clepple opened this issue 3 years ago • 1 comments

Info: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners

Could draw from MAINTAINERS, though email addresses would need to be translated to GitHub usernames.

clepple avatar Aug 31 '22 01:08 clepple

On a related note, wondering how many of those entries are up to date... and how to fill in the gaps where an expert is missing but sorely missed?.. Or are there just the "core-maintainers" practically?..

Curiously, was fixing a bug today with collectd builds against current NUT headers, and looked at their CI recipes as an example. They also have the file, so we can look at a practical example https://github.com/collectd/collectd/blob/main/CODEOWNERS :)

jimklimov avatar Aug 31 '22 13:08 jimklimov