mirror of
https://github.com/hassio-addons/addon-vscode.git
synced 2025-05-02 18:21:23 +00:00
10 lines
323 B
YAML
10 lines
323 B
YAML
---
|
|
# If true, this will add new contributors as outside collaborators
|
|
# to the repo their PR was merged in. Team name is ignored if this
|
|
# flag is set to true.
|
|
isOutside: false
|
|
|
|
# Specify team name to add new contributors to a specific team
|
|
# within your organization.
|
|
# Use team name or team-name-slug
|
|
team: Contributors
|