summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Wen <jrw2175@columbia.edu>2017-10-26 17:54:04 -0400
committerJames Wen <jameswen@spotify.com>2017-10-26 17:59:12 -0400
commita4a91e454f0826ee12f479a018563e222cde440e (patch)
treed56619171741bd89520c782e1e1592781682c556
parent86f526ae4ceae841c0e9d63b5c4d7eba02719e49 (diff)
contributors/devel: Remove oncall reference (deprecated) from README.md
- Deprecated by: kubernetes/community@fc975ed59114079b3a3789fed4c2d3aac0b3cda3
-rw-r--r--contributors/devel/README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/contributors/devel/README.md b/contributors/devel/README.md
index 5ba7e9b5..ce8dd7a3 100644
--- a/contributors/devel/README.md
+++ b/contributors/devel/README.md
@@ -18,8 +18,6 @@ Guide](http://kubernetes.io/docs/admin/).
* **Pull Request Process** ([pull-requests.md](pull-requests.md)): When and why pull requests are closed.
-* **Kubernetes On-Call Rotations** ([on-call-rotations.md](on-call-rotations.md)): Descriptions of on-call rotations for build and end-user support.
-
* **Getting Recent Builds** ([getting-builds.md](getting-builds.md)): How to get recent builds including the latest builds that pass CI.
* **Automated Tools** ([automation.md](automation.md)): Descriptions of the automation that is running on our github repository.