From 17f0d0a33b3083b31e0d4e732fa512ccf261d875 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Mit=C3=A1=C5=A1?= Date: Wed, 10 Jan 2024 23:12:45 +0100 Subject: [PATCH] md4c: Enable file_github_issue (#11479) The title says it all actually. --- projects/md4c/project.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/projects/md4c/project.yaml b/projects/md4c/project.yaml index 75fac3594..0654b36ca 100755 --- a/projects/md4c/project.yaml +++ b/projects/md4c/project.yaml @@ -2,5 +2,6 @@ homepage: "https://github.com/mity/md4c" main_repo: "https://github.com/mity/md4c" primary_contact: "mity.ossfuzz@gmail.com" language: c +file_github_issue: true auto_ccs: - "david@adalogics.com"