You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
375 B
15 lines
375 B
homepage: "http://www.grpc.io/"
|
|
language: c++
|
|
primary_contact: "nnoble@google.com"
|
|
auto_ccs:
|
|
- "donnadionne@google.com"
|
|
- "veblush@google.com"
|
|
- "roth@google.com"
|
|
- "karthikrs@google.com"
|
|
- "yashkt@google.com"
|
|
- "jiangtao@google.com"
|
|
fuzzing_engines:
|
|
- libfuzzer
|
|
coverage_extra_args: -ignore-filename-regex=.*\.cache.*
|
|
main_repo: 'https://github.com/grpc/grpc'
|