diff --git a/projects/dbus-broker/project.yaml b/projects/dbus-broker/project.yaml new file mode 100644 index 000000000..7c30af2cd --- /dev/null +++ b/projects/dbus-broker/project.yaml @@ -0,0 +1,15 @@ +homepage: "https://github.com/bus1/dbus-broker" +language: c +primary_contact: "david.rheinsberg@gmail.com" +builds_per_day: 4 +sanitizers: + - address + - undefined + - memory +auto_ccs: + - evverx@gmail.com + - fsumsal@redhat.com +main_repo: "https://github.com/bus1/dbus-broker" +architectures: + - x86_64 +file_github_issue: True