diff --git a/projects/gitoxide/project.yaml b/projects/gitoxide/project.yaml index 277c762f60fc..f2cb9dd69998 100644 --- a/projects/gitoxide/project.yaml +++ b/projects/gitoxide/project.yaml @@ -3,11 +3,12 @@ language: rust primary_contact: "byronimo@gmail.com" auto_ccs: - "nathaniel.brough@gmail.com" -main_repo: "https://github.com/Byron/gitoxide" + - "eliahkagan@gmail.com" +main_repo: "https://github.com/GitoxideLabs/gitoxide" file_github_issue: true sanitizers: - address fuzzing_engines: - libfuzzer coverage_extra_args: > - -ignore-filename-regex=.*/rustc/.* \ No newline at end of file + -ignore-filename-regex=.*/rustc/.*