-
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
This is getting ahead of ourselves, but CODEOWNERS files are for establishing territories for contributors.
Embrace Federated Ownership (CODEOWNERS): You can't be the only one reviewing code. Use mechanisms like GitHub's CODEOWNERS file to delegate merge-authority for specific "villages" (sub-directories) to trusted "lieutenants" or teams.
src/parser/ -> @team-parser
src/c_interop/ -> @andrew-johnson-4
lib/community/collections/ -> @Team-Collections
This is the technical implementation of the "Web of Trust" applied to your own codebase. It empowers contributors to become maintainers of a small piece, which is deeply meaningful.
Metadata
Metadata
Assignees
Labels
No labels