From 1c637ffc710f75e3835f9787434deb66edf8c723 Mon Sep 17 00:00:00 2001 From: Di Xu Date: Fri, 31 Aug 2018 19:25:32 +0800 Subject: [PATCH] as hostpathtype owner, adds myself to OWNERS file --- pkg/volume/host_path/OWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/pkg/volume/host_path/OWNERS b/pkg/volume/host_path/OWNERS index 2a4ad74aec..17c11a8181 100644 --- a/pkg/volume/host_path/OWNERS +++ b/pkg/volume/host_path/OWNERS @@ -8,3 +8,4 @@ reviewers: - rootfs - jingxu97 - msau42 +- dixudx