diff --git a/projects/opendds/project.yaml b/projects/opendds/project.yaml new file mode 100644 index 000000000..d2f5c299b --- /dev/null +++ b/projects/opendds/project.yaml @@ -0,0 +1,9 @@ +homepage: "https://opendds.org/" +language: c +auto_ccs: + - "federico.maggi@gmail.com" +primary_contact: "mitza@objectcomputing.com" +sanitizers: +- address +- undefined +main_repo: 'https://github.com/objectcomputing/OpenDDS.git'