From cf676f9ccdfacad37c92c5a03f05a9701fab9991 Mon Sep 17 00:00:00 2001 From: Brandon Philips Date: Tue, 29 Nov 2016 10:30:33 -0800 Subject: [PATCH] docs: devel: point people at place for OWNERS status All of the tracking is happening here https://github.com/kubernetes/contrib/issues/1389 point people at it. --- docs/devel/owners.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/devel/owners.md b/docs/devel/owners.md index 9f2cd8c2d5c..217585ce614 100644 --- a/docs/devel/owners.md +++ b/docs/devel/owners.md @@ -1,6 +1,6 @@ # Owners files -_Note_: This is a design for a feature that is not yet implemented. +_Note_: This is a design for a feature that is not yet implemented. See the [contrib PR](https://github.com/kubernetes/contrib/issues/1389) for the current progress. ## Overview