Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix formatting of CODEOWNERS #3957

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

codysoyland
Copy link
Member

The path must be present on each line in CODEOWNERS. According to GitHub docs:

Each line is a file pattern followed by one or more owners.

Signed-off-by: Cody Soyland [email protected]

Summary

Release Note

Documentation

The path must be present on each line in CODEOWNERS. According to [GitHub docs](https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners):

> Each line is a file pattern followed by one or more owners.

Signed-off-by: Cody Soyland <[email protected]>
Copy link

codecov bot commented Dec 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 36.38%. Comparing base (2ef6022) to head (0072093).
Report is 244 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3957      +/-   ##
==========================================
- Coverage   40.10%   36.38%   -3.73%     
==========================================
  Files         155      209      +54     
  Lines       10044    13383    +3339     
==========================================
+ Hits         4028     4869     +841     
- Misses       5530     7889    +2359     
- Partials      486      625     +139     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@haydentherapper haydentherapper merged commit 77f46ca into sigstore:main Dec 10, 2024
23 checks passed
haydentherapper added a commit that referenced this pull request Dec 12, 2024
haydentherapper added a commit that referenced this pull request Dec 12, 2024
haydentherapper added a commit that referenced this pull request Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants