helm-dashboard icon indicating copy to clipboard operation
helm-dashboard copied to clipboard

question: Should we start using OWNERS file to maintin code?

Open harshit-mehtaa opened this issue 1 year ago • 2 comments

GitHub has a feature to use code owners where a CODEOWNERS file is maintained which defines the ownership of directories, and files, ... In this way the owner would be auto-added to the PR and easy to track for new contributors

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

harshit-mehtaa avatar Apr 27 '23 12:04 harshit-mehtaa

@undera @chad11111

If you think this is good then I can open a PR for it

harshit-mehtaa avatar Apr 27 '23 12:04 harshit-mehtaa

I don't understand the value of that. From my experience with OSS projects, contributors come and go and it's hard to name owner of particular file. GitHub tracks history of contributions, who changed what.

What will improve for the project after using it?

undera avatar Apr 27 '23 13:04 undera