Initial shared Copilot resources scaffold
This commit is contained in:
14
docs/ownership.md
Normal file
14
docs/ownership.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# Ownership
|
||||
|
||||
## Resource Ownership
|
||||
|
||||
- Skills and scripts should have a clear maintainer because they affect multiple
|
||||
surfaces.
|
||||
- Hooks require extra scrutiny because they execute code.
|
||||
- Repository overlay templates should be maintained with GitHub-side behavior in
|
||||
mind.
|
||||
|
||||
## Change Responsibility
|
||||
|
||||
Whoever introduces a shared resource is responsible for documenting it,
|
||||
verifying it, and proposing deprecation guidance if it later becomes obsolete.
|
||||
Reference in New Issue
Block a user