aboutsummaryrefslogtreecommitdiff
path: root/projects/keystone/project.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'projects/keystone/project.yaml')
-rw-r--r--projects/keystone/project.yaml13
1 files changed, 8 insertions, 5 deletions
diff --git a/projects/keystone/project.yaml b/projects/keystone/project.yaml
index 105389bfb..860313b1c 100644
--- a/projects/keystone/project.yaml
+++ b/projects/keystone/project.yaml
@@ -1,8 +1,11 @@
homepage: "https://www.keystone-engine.org"
+language: c++
primary_contact: "keystone.engine@gmail.com"
-auto_ccs : "p.antoine@catenacyber.fr"
-
+auto_ccs :
+ - "p.antoine@catenacyber.fr"
+ - "stalkr@stalkr.net"
sanitizers:
-- address
-- memory
-- undefined
+ - address
+ - memory
+ - undefined
+main_repo: 'https://github.com/keystone-engine/keystone.git'