Skip to content

Commit 8fe1c6e

Browse files
committed
Give guidance when a CODEOWNER wants to leave a project
1 parent 2613723 commit 8fe1c6e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: README.md

+1
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ To release a package as `1.0` stable, the package MUST...:
8282
- e.g. Instrumentation packages might use different techniques to instrument different major versions of python packages
8383
- [ ] Have clear documentation for non-obvious usages of the package
8484
- e.g. If an instrumentation package uses flags, a token as context, or parameters that are not typical of the `BaseInstrumentor` class, these are documented
85+
- [ ] After `1.0`, a CODEOWNER may no longer feel like they have the bandwidth to meet the responsibilities of maintaining the package. That's not a problem at all, life happens! However, if that is the case, we ask that the CODEOWNER please raise an issue indicating that they would like to be removed as a CODEOWNER so that they don't get pinged on future PRs. Ultimately, we hope to use that issue to find a new CODEOWNER.
8586

8687
## Contributing
8788

0 commit comments

Comments
 (0)