aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/postgresql/project.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'projects/postgresql/project.yaml')
-rw-r--r--projects/postgresql/project.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/projects/postgresql/project.yaml b/projects/postgresql/project.yaml
index 9517c603..5cc7a3ff 100644
--- a/projects/postgresql/project.yaml
+++ b/projects/postgresql/project.yaml
@@ -1,4 +1,5 @@
homepage: "https://postgresql.org"
+main_repo: "https://git.postgresql.org/git/postgresql"
primary_contact: "sfrost@snowman.net"
language: c
auto_ccs:
@@ -8,5 +9,6 @@ auto_ccs:
fuzzing_engines:
- libfuzzer
- honggfuzz
+ - afl
sanitizers:
- address