aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/example/project.yaml
blob: ac3a4c7554017513eca1c753f689d44ed91f17eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Provide the home page for *your* project:
homepage: "https://my-api.example.com"

# Provide the e-mail for the primary contact and others:
# Un-comment the below lines to make auto-cc work.
# 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