aboutsummaryrefslogtreecommitdiff
path: root/projects/frr/project.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'projects/frr/project.yaml')
-rw-r--r--projects/frr/project.yaml11
1 files changed, 11 insertions, 0 deletions
diff --git a/projects/frr/project.yaml b/projects/frr/project.yaml
new file mode 100644
index 000000000..8955c4f0e
--- /dev/null
+++ b/projects/frr/project.yaml
@@ -0,0 +1,11 @@
+homepage: "https://frrouting.org"
+language: c++
+primary_contact: "security@lists.frrouting.org"
+auto_ccs:
+- "qlyoung@qlyoung.net"
+- "equinox-ossfuzz@diac24.net"
+- "menotdonald@gmail.com"
+- "mjs.ietf@gmail.com"
+fuzzing_engines:
+ - libfuzzer
+main_repo: 'https://github.com/FRRouting/frr'