spotify / github-java-client

A Java client to Github API
Apache License 2.0
129 stars 83 forks source link

chore: declare ownership according to `OS Project Ownership` docs #166

Closed felix-seifert closed 10 months ago

felix-seifert commented 10 months ago

As declared in our Open Source Project Ownership docs, we need to declare the library ownership in the catalog-info.yaml. As the ownership changed to HotSauce and we want to be accountable, we should update this declaration.

codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (eef6ec2) 76.64% compared to head (70e2f1f) 76.64%. Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #166 +/- ## ========================================= Coverage 76.64% 76.64% Complexity 289 289 ========================================= Files 42 42 Lines 989 989 Branches 43 43 ========================================= Hits 758 758 Misses 206 206 Partials 25 25 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.