Skip to content

Update gitoxide repo URL and auto_ccs list #13283

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

Merged
merged 2 commits into from
May 5, 2025

Conversation

EliahKagan
Copy link
Contributor

Fixes #13282

This updates project.yaml for gitoxide:

  • The project was moved into the GitoxideLabs organization a while ago. This updates the URL.
  • As described in #13282, it is intended that I be able to access reports, but I cannot yet do so. This adds me to auto_ccs.

See the commit messages for more information including how to confirm that each of the changes are accurate/authorized.

cc @Byron

EliahKagan added 2 commits May 5, 2025 03:56
The move from `Byron/gitoxide` to `GitoxideLabs/gitoxide` can be
confirmed by verifying that https://github.com/Byron/gitoxide
redirects to https://github.com/GitoxideLabs/gitoxide, or by
examining the URL given at https://crates.io/crates/gitoxide.
See GitoxideLabs/gitoxide#1980 for
confirmation that this is approved by @Byron (the primary contact).

Although the `[email protected]` version of the email address
is more readable and intuitive, this seems not work properly with
oss-fuzz (even though other users' dotted email addresses do work).
Thus `[email protected]` is used, as in google#12281.

Fixes google#13282
Copy link

github-actions bot commented May 5, 2025

EliahKagan has previously contributed to projects/gitoxide. The previous PR was #12512

Copy link
Contributor

@Byron Byron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would indeed be great if Eliah could access everything related to the Gitoxide fuzzer as well.
Thank everyone.

@DavidKorczynski DavidKorczynski merged commit 0c6d655 into google:master May 5, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can't access OSS-Fuzz reports for gitoxide
3 participants