From 016c34ff4050db1823d09cd1880805edabd247a1 Mon Sep 17 00:00:00 2001 From: Jan Safranek Date: Tue, 9 May 2017 12:59:35 +0200 Subject: [PATCH] Tune Cinder approvers --- pkg/volume/cinder/OWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/volume/cinder/OWNERS b/pkg/volume/cinder/OWNERS index 96361ff64e4..c99ffa57fbc 100644 --- a/pkg/volume/cinder/OWNERS +++ b/pkg/volume/cinder/OWNERS @@ -1,5 +1,6 @@ approvers: - jsafrane +- anguslees reviewers: - anguslees - justinsb @@ -13,7 +14,6 @@ reviewers: - bprashanth - pmorie - saad-ali -- justinsb - jsafrane - rootfs - jingxu97