Skip to main content

PartialProjectMetadataConfig

Expanded information about the project.

Index

Properties

optionalchannel

channel?: null | string

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

optionaldescription

description?: null | string

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

optionalmaintainers

maintainers?: null | string[]

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

optionalname

name?: null | string

A human-readable name of the project.

optionalowner

owner?: null | string

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