diff options
| author | Saad Ali <saadali@google.com> | 2017-03-01 21:35:49 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-03-01 21:35:49 -0800 |
| commit | 14db67ce38f6748ab9a4abb72b90d9cb68e6dff0 (patch) | |
| tree | c1a50a9b82e4b6f680884a3a574acf1b7d578d66 | |
| parent | a8a8b85f37e1c71510ff47a04d9882d39058efab (diff) | |
Reword "release docs lead" to just "docs lead"
| -rw-r--r-- | contributors/devel/release/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contributors/devel/release/README.md b/contributors/devel/release/README.md index c3ba6922..432347af 100644 --- a/contributors/devel/release/README.md +++ b/contributors/devel/release/README.md @@ -45,8 +45,8 @@ The Release Management Team Lead is the person ultimately responsible for ensuri * Ensures that cherry-picks do not destabilize the branch by either giving the PR enough time to stabilize in master or giving it enough time to stabilize in the release branch before cutting the release. * Cuts the actual [release](https://github.com/kubernetes/kubernetes/releases). -#### Release Docs Lead -* Sets release docs related deadlines for developers and works with Release Management Team Lead to ensure they are widely communicated. +#### Docs Lead +* Sets docs related deadlines for developers and works with Release Management Team Lead to ensure they are widely communicated. * Sets up release branch for docs. * Pings feature owners to ensure that release docs are created on time. * Reviews/merges release doc PRs. |
