From bbccdf072e825d4eba8241ae1ac650d35130ad58 Mon Sep 17 00:00:00 2001 From: Jonathan Behrens Date: Mon, 29 Jan 2024 16:26:09 -0800 Subject: [PATCH] image-png: Update project.yaml (#11545) --- projects/image-png/project.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/projects/image-png/project.yaml b/projects/image-png/project.yaml index aa86d3a34..b02e4055b 100644 --- a/projects/image-png/project.yaml +++ b/projects/image-png/project.yaml @@ -1,4 +1,4 @@ -homepage: "https://docs.rs/image/0.23.14/image" +homepage: "https://github.com/image-rs/image-png" main_repo: "https://github.com/image-rs/image-png" primary_contact: "andreas.molzer@gmx.de" sanitizers: @@ -9,3 +9,4 @@ language: rust auto_ccs: - "fintelia@gmail.com" - "david@adalogics.com" +file_github_issue: True