mirror of https://github.com/google/oss-fuzz.git
11 lines
389 B
YAML
11 lines
389 B
YAML
# Provide the home page for *your* project:
|
|
homepage: "https://my-api.example.com"
|
|
# Provide the e-mail for the primary contact:
|
|
primary_contact: "primary-my-api-maintainer@example.com"
|
|
auto_ccs:
|
|
- "secondary-my-api-maintainer@example.com"
|
|
- "tertiary-my-api-maintainer@example.com"
|
|
|
|
# We don't run this example project for real. (Don't use this flag for your project)
|
|
disabled: true
|