Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
71 changes: 0 additions & 71 deletions .github/settings.yml
Original file line number Diff line number Diff line change
@@ -1,74 +1,3 @@
repository:
# See https://developer.github.com/v3/repos/#edit for all available settings.

# The name of the repository. Changing this will rename the repository
name: project-template

# A short description of the repository that will show up on GitHub
description: CNCF Project Template

# A URL with more information about the repository
homepage: https://cncf.io/projects

# The branch used by default for pull requests and when the repository is cloned/viewed.
default_branch: main

# This repository is a template that others can use to start a new repository.
is_template: true

# Collaborators: give specific users access to this repository.
# see /governance/roles.md for details on write access policy
# note that the permissions below may provide wider access than needed for
# a specific role, and we trust these individuals to act according to their
# role. If there are questions, please contact one of the chairs.
collaborators:
# Chairs and Admin Help
- username: justaugustus
permission: admin

- username: jberkus
permission: admin

- username: parispittman
permission: admin

- username: idvoretskyi
permission: admin

- username: caniszczyk
permission: admin

- username: carolynvs
permission: admin

# Contributors
# all permissions except admin

- username: mattklein123
permission: push

- username: thisisnotapril
permission: push

- username: karenhchu
permission: push

- username: dims
permission: push

- username: geekygirldawn
permission: push

- username: iennae
permission: push

# Current TOC liaisons
- username: mattfarina
permission: push

- username: kgamanji
permission: push

labels:
- name: help-wanted
color: ffff54
Expand Down