openwallet-foundation / openwallet-foundation/acapy-plugins
Add CODEOWNERS file
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 10
- Forks
- 47
- Avg merge
- 13h 22m
- Merged PRs (30d)
- 12
Description
It seems like it would be wise to add a CODEOWNERS file to the repo. From my understanding of how that works, it would automatically tag code owners for PRs touching the code they have ownership over. Especially given the multi-project nature of this repo, this should help get the right people's attention on the PR. I could review changes to multitenant_provider but it'd probably be more beneficial for someone from the BC Gov team to review it, for instance.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with GitHub's CODEOWNERS documentation linked in the issue and inspect the repository's multi-project layout, including multitenant_provider. Identify the appropriate owners and path patterns for each project, then confirm that the CODEOWNERS file routes pull requests to the intended reviewers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100