From 230554695ad083048268cbf0fd1364cabdaddce8 Mon Sep 17 00:00:00 2001 From: Solomon Hykes Date: Thu, 16 Jan 2014 10:23:30 -0800 Subject: [PATCH 1/2] Remove Ken from docs maintainers (he's busy on other things) Docker-DCO-1.1-Signed-off-by: Solomon Hykes (github: shykes) --- docs/MAINTAINERS | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/MAINTAINERS b/docs/MAINTAINERS index d782e43c5..e81667041 100644 --- a/docs/MAINTAINERS +++ b/docs/MAINTAINERS @@ -1,4 +1,3 @@ Andy Rothfusz (@metalivedev) -Ken Cochrane (@kencochrane) James Turnbull (@jamtur01) Sven Dowideit (@SvenDowideit) From 1fe426641d30b5cde4adc826b3112468a4b10559 Mon Sep 17 00:00:00 2001 From: Solomon Hykes Date: Mon, 20 Jan 2014 18:46:38 -0800 Subject: [PATCH 2/2] Remove myself as sole maintainer of api reference docs. Please still ping me before changing APIs :) Docker-DCO-1.1-Signed-off-by: Solomon Hykes (github: shykes) --- docs/sources/reference/api/MAINTAINERS | 1 - 1 file changed, 1 deletion(-) delete mode 100644 docs/sources/reference/api/MAINTAINERS diff --git a/docs/sources/reference/api/MAINTAINERS b/docs/sources/reference/api/MAINTAINERS deleted file mode 100644 index 1887dfc23..000000000 --- a/docs/sources/reference/api/MAINTAINERS +++ /dev/null @@ -1 +0,0 @@ -Solomon Hykes (@shykes)