forked from openshift/origin
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bootstrap OWNERS files for the repository
In order to satisfy the blunderbuss and approvers plugins for the k8s CI systems we are about to adopt, we need to add OWNERS files to directories in Origin. The files contain reviewers and approvers for the directory. Reviewers are members that blunderbuss will assign pull requests to; approvers are members from whom an LGTM is necessary to merge a pull request that touches files in the directory. The inital values in these OWNERS files are generated by looking at the most active contributors to any directory. The top ten most active contributors to a directory are listed as reviewers; the top five most active contributors that have merge rights with the current system are listed as approvers. Signed-off-by: Steve Kuznetsov <[email protected]>
- Loading branch information
1 parent
f2604f9
commit 4f5da06
Showing
132 changed files
with
1,454 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
reviewers: | ||
- smarterclayton | ||
- deads2k | ||
- liggitt | ||
- bparees | ||
- mfojtik | ||
- stevekuznetsov | ||
- ncdc | ||
- kargakis | ||
- soltysh | ||
approvers: | ||
- smarterclayton | ||
- deads2k | ||
- liggitt | ||
- bparees | ||
- mfojtik |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
reviewers: | ||
- smarterclayton | ||
- deads2k | ||
- aveshagarwal | ||
- pweil- | ||
- mfojtik | ||
- jpeeler | ||
- soltysh | ||
- liggitt | ||
- ironcladlou | ||
approvers: | ||
- smarterclayton | ||
- deads2k | ||
- pweil- | ||
- mfojtik | ||
- soltysh |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
reviewers: | ||
- aveshagarwal | ||
- smarterclayton | ||
approvers: | ||
- smarterclayton |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
reviewers: | ||
- pweil- | ||
- ironcladlou | ||
- smarterclayton | ||
- miminar | ||
- liggitt | ||
- deads2k | ||
- ncdc | ||
approvers: | ||
- pweil- | ||
- ironcladlou | ||
- smarterclayton | ||
- liggitt | ||
- deads2k |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
reviewers: | ||
- smarterclayton | ||
- liggitt | ||
- deads2k | ||
- csrwng | ||
approvers: | ||
- smarterclayton | ||
- liggitt | ||
- deads2k | ||
- csrwng |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
reviewers: | ||
approvers: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
reviewers: | ||
- smarterclayton | ||
- mfojtik | ||
- liggitt | ||
- deads2k | ||
approvers: | ||
- smarterclayton | ||
- mfojtik | ||
- liggitt | ||
- deads2k |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
reviewers: | ||
- smarterclayton | ||
- mfojtik | ||
- mmahut | ||
- liggitt | ||
- deads2k | ||
approvers: | ||
- smarterclayton | ||
- mfojtik | ||
- liggitt | ||
- deads2k |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
reviewers: | ||
- jpeeler | ||
- deads2k | ||
- smarterclayton | ||
- aveshagarwal | ||
approvers: | ||
- deads2k | ||
- smarterclayton |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
reviewers: | ||
- bparees | ||
- smarterclayton | ||
- mfojtik | ||
- deads2k | ||
- csrwng | ||
- gabemontero | ||
- soltysh | ||
- danmcp | ||
approvers: | ||
- bparees | ||
- smarterclayton | ||
- mfojtik | ||
- deads2k | ||
- csrwng |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
reviewers: | ||
- aweiteka | ||
- rhamilto | ||
approvers: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
reviewers: | ||
- smarterclayton | ||
- derekwaynecarr | ||
- stevekuznetsov | ||
approvers: | ||
- smarterclayton | ||
- derekwaynecarr | ||
- stevekuznetsov |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
reviewers: | ||
- bparees | ||
- gabemontero | ||
- mfojtik | ||
- dinhxuanvu | ||
- jim-minter | ||
- spadgett | ||
approvers: | ||
- bparees | ||
- mfojtik | ||
- spadgett | ||
- kargakis | ||
- jupierce |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
reviewers: | ||
- smarterclayton | ||
- sspeiche | ||
- kargakis | ||
- soltysh | ||
approvers: | ||
- smarterclayton | ||
- kargakis | ||
- soltysh |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
reviewers: | ||
- mfojtik | ||
- smarterclayton | ||
approvers: | ||
- mfojtik | ||
- smarterclayton |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
reviewers: | ||
- csrwng | ||
- smarterclayton | ||
- jim-minter | ||
- bparees | ||
- mfojtik | ||
- deads2k | ||
approvers: | ||
- csrwng | ||
- smarterclayton | ||
- bparees | ||
- mfojtik | ||
- deads2k |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
reviewers: | ||
approvers: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
reviewers: | ||
- smarterclayton | ||
approvers: | ||
- smarterclayton |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
reviewers: | ||
- smarterclayton | ||
approvers: | ||
- smarterclayton |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
reviewers: | ||
- mfojtik | ||
- smarterclayton | ||
- pweil- | ||
- jwforres | ||
- derekwaynecarr | ||
- bparees | ||
- knobunc | ||
approvers: | ||
- mfojtik | ||
- smarterclayton | ||
- pweil- | ||
- jwforres | ||
- derekwaynecarr |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
reviewers: | ||
- bparees | ||
- sspeiche | ||
- oatmealraisin | ||
- mfojtik | ||
- liggitt | ||
- jcantrill | ||
- hhorak | ||
- csrwng | ||
approvers: | ||
- bparees | ||
- mfojtik | ||
- liggitt | ||
- jcantrill | ||
- csrwng |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
reviewers: | ||
- bparees | ||
- gabemontero | ||
- mfojtik | ||
- deads2k | ||
- csrwng | ||
- smarterclayton | ||
- jim-minter | ||
- sspeiche | ||
- jupierce | ||
- liggitt | ||
approvers: | ||
- bparees | ||
- mfojtik | ||
- deads2k | ||
- csrwng | ||
- smarterclayton |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
reviewers: | ||
- csrwng | ||
- liggitt | ||
approvers: | ||
- csrwng | ||
- liggitt |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
reviewers: | ||
approvers: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
reviewers: | ||
- smarterclayton | ||
- mfojtik | ||
- derekwaynecarr | ||
- kargakis | ||
- soltysh | ||
- jim-minter | ||
approvers: | ||
- smarterclayton | ||
- mfojtik | ||
- derekwaynecarr | ||
- kargakis | ||
- soltysh |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
reviewers: | ||
- derekwaynecarr | ||
- deads2k | ||
approvers: | ||
- derekwaynecarr | ||
- deads2k |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
reviewers: | ||
- smarterclayton | ||
- mfojtik | ||
approvers: | ||
- smarterclayton | ||
- mfojtik |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
reviewers: | ||
- mfojtik | ||
approvers: | ||
- mfojtik |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
reviewers: | ||
- bparees | ||
- gabemontero | ||
- coreydaley | ||
- dinhxuanvu | ||
- sspeiche | ||
- mfojtik | ||
- jupierce | ||
approvers: | ||
- bparees | ||
- mfojtik | ||
- jupierce |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
reviewers: | ||
- bparees | ||
- deads2k | ||
- smarterclayton | ||
- mfojtik | ||
- soltysh | ||
- csrwng | ||
- liggitt | ||
approvers: | ||
- bparees | ||
- deads2k | ||
- smarterclayton | ||
- mfojtik | ||
- soltysh |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
reviewers: | ||
- bparees | ||
approvers: | ||
- bparees |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
reviewers: | ||
- soltysh | ||
- ncdc | ||
approvers: | ||
- soltysh |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
reviewers: | ||
- screeley44 | ||
- soltysh | ||
- rootfs | ||
approvers: | ||
- soltysh |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
reviewers: | ||
- markturansky | ||
- jsafrane | ||
- php-coder | ||
- pweil- | ||
- jim-minter | ||
- rootfs | ||
- coreydaley | ||
- bparees | ||
approvers: | ||
- jsafrane | ||
- pweil- | ||
- bparees |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
reviewers: | ||
- mfojtik | ||
- ghyde | ||
- smarterclayton | ||
approvers: | ||
- mfojtik | ||
- smarterclayton |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
reviewers: | ||
- smarterclayton | ||
- stevekuznetsov | ||
- deads2k | ||
- liggitt | ||
- bparees | ||
- mfojtik | ||
- ncdc | ||
- soltysh | ||
approvers: | ||
- smarterclayton | ||
- stevekuznetsov | ||
- deads2k | ||
- liggitt | ||
- bparees |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
reviewers: | ||
- fabianofranz | ||
approvers: | ||
- fabianofranz |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
reviewers: | ||
- stevekuznetsov | ||
- smarterclayton | ||
- kargakis | ||
- deads2k | ||
- soltysh | ||
- liggitt | ||
- jhadvig | ||
- fabianofranz | ||
approvers: | ||
- stevekuznetsov | ||
- smarterclayton | ||
- kargakis | ||
- deads2k | ||
- soltysh |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
reviewers: | ||
- smarterclayton | ||
- stevekuznetsov | ||
approvers: | ||
- smarterclayton | ||
- stevekuznetsov |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
reviewers: | ||
- stevekuznetsov | ||
- smarterclayton | ||
approvers: | ||
- stevekuznetsov | ||
- smarterclayton |
Oops, something went wrong.