Skip to main content

ProjectMetadataConfig

Expanded information about the project.

Index

Properties

channel

channel: null | string

The Slack, Discord, etc, channel to discuss the project. Must start with a #.

description

description: string

A description on what the project does, and why it exists.

maintainers

maintainers: string[]

The individual maintainers of the project. The format is unspecified.

name

name: null | string

A human-readable name of the project.

owner

owner: null | string

The owner of the project. Can be an individual, team, or organization. The format is unspecified.