From 644e5d30a74b54f9109723e4c5f950da18b0652d Mon Sep 17 00:00:00 2001 From: Bob Killen Date: Mon, 27 Jul 2020 11:22:14 -0400 Subject: github-management: fix spelling mistake and filename subproject-responsibilites.md -> subproject-responsibilities.md --- github-management/README.md | 2 +- github-management/subproject-responsibilites.md | 27 ------------------------ github-management/subproject-responsibilities.md | 27 ++++++++++++++++++++++++ 3 files changed, 28 insertions(+), 28 deletions(-) delete mode 100644 github-management/subproject-responsibilites.md create mode 100644 github-management/subproject-responsibilities.md (limited to 'github-management') diff --git a/github-management/README.md b/github-management/README.md index 8d87d480..f2a6bc47 100644 --- a/github-management/README.md +++ b/github-management/README.md @@ -10,7 +10,7 @@ and organizations. We have also created a number of tools to automate setup and enforcement of these policies. These polices are overseen by the -[GitHub Management subproject](subproject-responsibilites.md) of the Contributor +[GitHub Management subproject](subproject-responsibilities.md) of the Contributor Experience Special Interest Group. ## Guides diff --git a/github-management/subproject-responsibilites.md b/github-management/subproject-responsibilites.md deleted file mode 100644 index a3aa7fd1..00000000 --- a/github-management/subproject-responsibilites.md +++ /dev/null @@ -1,27 +0,0 @@ -# GitHub Management Subproject Responsibilities - -This subproject will be responsible for: -- Establishing policies, standards, and procedures for routine GitHub management - tasks, including but not limited to: org membership, org permissions, repo - creation/administration -- Establishing a policy around "Org Owner" permissions, and grant/limit these - privileges accordingly -- Establishing policies and best practices for bot accounts, service accounts, - webooks, and third-party integrations -- Maintaining documentation related to the above -- Establishing a "GitHub Administration team" that will oversee the execution of - GitHub management tasks (inviting new members to the org, creating repos, - executing moderation decisions, auditing permissions) -- Working with other sigs and interested parties in the project to execute - GitHub tasks where required - -This subproject will explicitly not be responsible for: -- Tooling and automation for GitHub (this falls under sig-testing, and the - sig-contributor-experience Contributor Workflow and Automation subproject) -- Determining policies around which repos can get created (this falls under - sig-architecture and the steering committee) -- Moderation policies and escalations on GitHub (this falls under the Moderation - subproject, the Code of Conduct committee, and the steering committee) -- Contributor workflow within Kubernetes repos, e.g. mandated use of labels - (this falls under the guise of the subproject responsible for the repo, and - the Contributor Workflow and Automation subproject) diff --git a/github-management/subproject-responsibilities.md b/github-management/subproject-responsibilities.md new file mode 100644 index 00000000..a3aa7fd1 --- /dev/null +++ b/github-management/subproject-responsibilities.md @@ -0,0 +1,27 @@ +# GitHub Management Subproject Responsibilities + +This subproject will be responsible for: +- Establishing policies, standards, and procedures for routine GitHub management + tasks, including but not limited to: org membership, org permissions, repo + creation/administration +- Establishing a policy around "Org Owner" permissions, and grant/limit these + privileges accordingly +- Establishing policies and best practices for bot accounts, service accounts, + webooks, and third-party integrations +- Maintaining documentation related to the above +- Establishing a "GitHub Administration team" that will oversee the execution of + GitHub management tasks (inviting new members to the org, creating repos, + executing moderation decisions, auditing permissions) +- Working with other sigs and interested parties in the project to execute + GitHub tasks where required + +This subproject will explicitly not be responsible for: +- Tooling and automation for GitHub (this falls under sig-testing, and the + sig-contributor-experience Contributor Workflow and Automation subproject) +- Determining policies around which repos can get created (this falls under + sig-architecture and the steering committee) +- Moderation policies and escalations on GitHub (this falls under the Moderation + subproject, the Code of Conduct committee, and the steering committee) +- Contributor workflow within Kubernetes repos, e.g. mandated use of labels + (this falls under the guise of the subproject responsible for the repo, and + the Contributor Workflow and Automation subproject) -- cgit v1.2.3