From 64421db0a3a2e52e943fabd8a0d37176084b6988 Mon Sep 17 00:00:00 2001 From: Jimmy Zelinskie Date: Mon, 23 Jan 2017 16:57:11 -0500 Subject: [PATCH] MAINTAINERS: init owners to subpkgs --- MAINTAINERS | 4 ++-- auth/MAINTAINERS | 1 + buildman/MAINTAINERS | 2 ++ conf/MAINTAINERS | 3 +++ endpoints/api/MAINTAINERS | 3 +++ endpoints/keyserver/MAINTAINERS | 2 ++ endpoints/v1/MAINTAINERS | 2 ++ endpoints/v2/MAINTAINERS | 2 ++ endpoints/verbs/MAINTAINERS | 1 + static/MAINTAINERS | 2 ++ 10 files changed, 20 insertions(+), 2 deletions(-) create mode 100644 auth/MAINTAINERS create mode 100644 buildman/MAINTAINERS create mode 100644 conf/MAINTAINERS create mode 100644 endpoints/api/MAINTAINERS create mode 100644 endpoints/keyserver/MAINTAINERS create mode 100644 endpoints/v1/MAINTAINERS create mode 100644 endpoints/v2/MAINTAINERS create mode 100644 endpoints/verbs/MAINTAINERS create mode 100644 static/MAINTAINERS diff --git a/MAINTAINERS b/MAINTAINERS index acb8578ca..05fe1155a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1,3 +1,3 @@ -Joseph Schorr (@josephschorr) -Jimmy Zelinskie (@jzelinskie) Jake Moshenko (@jakedt) +Jimmy Zelinskie (@jzelinskie) +Joseph Schorr (@josephschorr) diff --git a/auth/MAINTAINERS b/auth/MAINTAINERS new file mode 100644 index 000000000..f1e73073f --- /dev/null +++ b/auth/MAINTAINERS @@ -0,0 +1 @@ +Jake Moshenko (@jakedt) diff --git a/buildman/MAINTAINERS b/buildman/MAINTAINERS new file mode 100644 index 000000000..99447c637 --- /dev/null +++ b/buildman/MAINTAINERS @@ -0,0 +1,2 @@ +Charlton Austin (@charltonaustin) +Joseph Schorr (@josephschorr) diff --git a/conf/MAINTAINERS b/conf/MAINTAINERS new file mode 100644 index 000000000..7de711295 --- /dev/null +++ b/conf/MAINTAINERS @@ -0,0 +1,3 @@ +Evan Cordell (@ecordell) +Jake Moshenko (@jakedt) +Jimmy Zelinskie (@jzelinskie) diff --git a/endpoints/api/MAINTAINERS b/endpoints/api/MAINTAINERS new file mode 100644 index 000000000..d93e836cf --- /dev/null +++ b/endpoints/api/MAINTAINERS @@ -0,0 +1,3 @@ +Evan Cordell (@ecordell) +Jake Moshenko (@jakedt) +Joseph Schorr (@josephschorr) diff --git a/endpoints/keyserver/MAINTAINERS b/endpoints/keyserver/MAINTAINERS new file mode 100644 index 000000000..3a3578d8a --- /dev/null +++ b/endpoints/keyserver/MAINTAINERS @@ -0,0 +1,2 @@ +Evan Cordell (@ecordell) +Jimmy Zelinskie (@jzelinskie) diff --git a/endpoints/v1/MAINTAINERS b/endpoints/v1/MAINTAINERS new file mode 100644 index 000000000..3ad683af3 --- /dev/null +++ b/endpoints/v1/MAINTAINERS @@ -0,0 +1,2 @@ +Jake Moshenko (@jakedt) +Jimmy Zelinskie (@jzelinskie) diff --git a/endpoints/v2/MAINTAINERS b/endpoints/v2/MAINTAINERS new file mode 100644 index 000000000..3ad683af3 --- /dev/null +++ b/endpoints/v2/MAINTAINERS @@ -0,0 +1,2 @@ +Jake Moshenko (@jakedt) +Jimmy Zelinskie (@jzelinskie) diff --git a/endpoints/verbs/MAINTAINERS b/endpoints/verbs/MAINTAINERS new file mode 100644 index 000000000..e08d8e55b --- /dev/null +++ b/endpoints/verbs/MAINTAINERS @@ -0,0 +1 @@ +Joseph Schorr (@josephschorr) diff --git a/static/MAINTAINERS b/static/MAINTAINERS new file mode 100644 index 000000000..f43806dba --- /dev/null +++ b/static/MAINTAINERS @@ -0,0 +1,2 @@ +Erica von Buelow (@ericavonb) +Joseph Schorr (@josephschorr)