berty / go-orbit-db

Go version of P2P Database on IPFS
https://berty.tech
Apache License 2.0
403 stars 55 forks source link

chore: Remove unused CODEOWNERS #134

Closed jefft0 closed 1 year ago

jefft0 commented 1 year ago

The CODEOWNERS file is used to automatically assign reviewers when the pull request is created, including groups of people. There are many pull requests which still have these reviewers assigned who are not reviewing. This doesn't make sense. It is better to communicate with a specific dev who agrees to review. Therefore we remove the CODEOWNERS file.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -0.24 :warning:

Comparison is base (f6a9bac) 62.97% compared to head (2edb541) 62.73%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #134 +/- ## ========================================== - Coverage 62.97% 62.73% -0.24% ========================================== Files 37 37 Lines 2544 2544 ========================================== - Hits 1602 1596 -6 - Misses 646 649 +3 - Partials 296 299 +3 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `62.73% <ø> (-0.24%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=berty#carryforward-flags-in-the-pull-request-comment) to find out more. [see 2 files with indirect coverage changes](https://codecov.io/gh/berty/go-orbit-db/pull/134/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=berty) Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=berty). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=berty)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 1.21.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: