Skip to content

Instantly share code, notes, and snippets.

@mrbobbytables
Created July 8, 2025 14:49
Show Gist options
  • Save mrbobbytables/d91f2bd856dc03c09e760ff3873a1997 to your computer and use it in GitHub Desktop.
Save mrbobbytables/d91f2bd856dc03c09e760ff3873a1997 to your computer and use it in GitHub Desktop.
schema_version: v1.0
name:
homepage_url:
logo:
description:
crunchbase:
twitter:
release_url:
# extra, mirrors landscape extra
config:
allowed_projects:
- "https://github.com/foo/*" # everything under the foo org is allowed to be included as part of the project
- "https://github.com/bar/baz" # explicit repo is considered part of the project
governance_config: # name/path to governance information, default governance.yml
maintainer_config: # name/path to maintainer config, default maintainers.yml
architecture_config: # name/path to architecture/technical information, default architecture.yml
meetings:
- name:
description:
frequency:
notes:
calendar_url:
recordings_url:
subprojects:
- name:
description:
subproject_url:
contact:
chat:
discussion: # github discussion / issue or forum link
mailing_list:
security:
contact: # mailing list,
policy_url: # if they have a separate policy from main project
additional_information: # blob text for additional information
paths: []
maintainers: [] # for listing individuals
maintainer_teams: [] # for listing owning teams - preferred to reduce duplication
meetings:
- name:
description:
frequency:
notes:
calendar_url:
recordings_url:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment