From f66584393493e5414cf2e37428ddb9aafc7d05e2 Mon Sep 17 00:00:00 2001 From: Hemant Kumar Date: Tue, 28 Aug 2018 12:03:20 -0400 Subject: [PATCH] Add gnufied as approver for attach/detach controller Hopefully has reviewed and made enough fixes in this area to understand the code thoroughly. --- pkg/controller/volume/attachdetach/OWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/pkg/controller/volume/attachdetach/OWNERS b/pkg/controller/volume/attachdetach/OWNERS index 4739819ce0c..43cf273b1ff 100644 --- a/pkg/controller/volume/attachdetach/OWNERS +++ b/pkg/controller/volume/attachdetach/OWNERS @@ -1,2 +1,3 @@ approvers: - saad-ali +- gnufied