From e71930600eb7925d7ccb05dfeda58d854f323f66 Mon Sep 17 00:00:00 2001 From: Solly Ross Date: Tue, 25 Apr 2017 11:41:43 -0400 Subject: [PATCH] OWNERS: add directxman12 to pkg/apis/autoscaling Added directxman12 (current SIG lead of SIG-autoscaling) as a reviewer for pkg/apis/autoscaling. Kubernetes-commit: b6256e1f3f6f6dbf6f600bc3b958508f09d9e383 --- pkg/apis/autoscaling/OWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/pkg/apis/autoscaling/OWNERS b/pkg/apis/autoscaling/OWNERS index 180ace16..76dffece 100755 --- a/pkg/apis/autoscaling/OWNERS +++ b/pkg/apis/autoscaling/OWNERS @@ -17,3 +17,4 @@ reviewers: - mbohlool - david-mcmahon - jianhuiz +- directxman12