diff options
| author | Aaron Crickenberger <spiffxp@gmail.com> | 2016-01-29 12:14:55 -0800 |
|---|---|---|
| committer | Aaron Crickenberger <spiffxp@gmail.com> | 2016-01-29 12:44:52 -0800 |
| commit | 7b2a9050f3fa5b47949aeb2b3d2f1e4afc578602 (patch) | |
| tree | 3aee889372c12525bfa74e8526aa13261b3ddaeb /pull-requests.md | |
| parent | 1256768871a22dbb88d8111c690441ec6b09b0db (diff) | |
Copy-paste on-call docs out of wiki
Changed links to docs/wiki where appropriate. No content changes aside
from explicitly calling out FAQ's as living in the wiki.
Ran `hack/update-generated-docs.sh`
Diffstat (limited to 'pull-requests.md')
| -rw-r--r-- | pull-requests.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pull-requests.md b/pull-requests.md index eaffce23..5394d574 100644 --- a/pull-requests.md +++ b/pull-requests.md @@ -53,7 +53,7 @@ Life of a Pull Request Unless in the last few weeks of a milestone when we need to reduce churn and stabilize, we aim to be always accepting pull requests. -Either the [on call](https://github.com/kubernetes/kubernetes/wiki/Kubernetes-on-call-rotations) manually or the [github "munger"](https://github.com/kubernetes/contrib/tree/master/mungegithub) submit-queue plugin automatically will manage merging PRs. +Either the [on call](on-call-rotations.md) manually or the [github "munger"](https://github.com/kubernetes/contrib/tree/master/mungegithub) submit-queue plugin automatically will manage merging PRs. There are several requirements for the submit-queue to work: * Author must have signed CLA ("cla: yes" label added to PR) |
