From 99329ca1e41afb0f5c373cbdcba4d6252892a505 Mon Sep 17 00:00:00 2001 From: Damien Neil Date: Wed, 9 Oct 2019 17:00:01 -0700 Subject: [PATCH] [golang-protobuf] Add project. (#2936) --- projects/golang-protobuf/project.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 projects/golang-protobuf/project.yaml diff --git a/projects/golang-protobuf/project.yaml b/projects/golang-protobuf/project.yaml new file mode 100644 index 000000000..7c49f77e6 --- /dev/null +++ b/projects/golang-protobuf/project.yaml @@ -0,0 +1,8 @@ +homepage: "https://github.com/protocolbuffers/protobuf-go" +primary_contact: "dneil@google.com" +auto_ccs: + - "joetsai@google.com" +sanitizers: + - address +fuzzing_engines: + - libfuzzer