Update supplementary github files to improve repo organization and maintenance #2463
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
.github/
directory for organizationMotivation and Context
The luigi repo has been getting cluttered overtime from abandoned feature requests, bug reports, help requested, and code submissions. The goal of adding Stale is not to keep ignoring contributors' interactions, but rather to keep those of recent relevance and active addition in focus.
There are two sides to make this an effective solution to help improve the quality (both actual and perceived) of spotify/luigi.
.github/CODEOWNERS
to auto tag certain maintainers or other frequently active contributors to aid in the code review speed up processHave you tested this? If so, how?
No testing needed - supplementary github files