top | item 43927409 (no title) mamidon | 9 months ago Can you elaborate a bit on codeowners, I've not heard of that kind of solution before. discuss order hn newest Jemaclus|9 months ago They're a way to assign ownership to individuals or teams on a granular basis, rather than at the repo-level. You can assign entire folders or individual files to people.Here's more at Github's docs: https://docs.github.com/en/repositories/managing-your-reposi... mithametacs|9 months ago You just put a text file with the names of the team or developers who own the directory.
Jemaclus|9 months ago They're a way to assign ownership to individuals or teams on a granular basis, rather than at the repo-level. You can assign entire folders or individual files to people.Here's more at Github's docs: https://docs.github.com/en/repositories/managing-your-reposi...
mithametacs|9 months ago You just put a text file with the names of the team or developers who own the directory.
Jemaclus|9 months ago
Here's more at Github's docs: https://docs.github.com/en/repositories/managing-your-reposi...
mithametacs|9 months ago