From a4a91e454f0826ee12f479a018563e222cde440e Mon Sep 17 00:00:00 2001 From: James Wen Date: Thu, 26 Oct 2017 17:54:04 -0400 Subject: [PATCH] contributors/devel: Remove oncall reference (deprecated) from README.md - Deprecated by: kubernetes/community@fc975ed59114079b3a3789fed4c2d3aac0b3cda3 --- contributors/devel/README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/contributors/devel/README.md b/contributors/devel/README.md index 5ba7e9b5d..ce8dd7a31 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.