From c52be4e77ada5c2e31a2636b43e0880eb5799a30 Mon Sep 17 00:00:00 2001 From: Sebastiaan van Stijn Date: Tue, 24 Feb 2015 17:49:03 +0100 Subject: [PATCH] Re-order maintainers Because they should be ordered alphabetically. Signed-off-by: Sebastiaan van Stijn Upstream-commit: 681182ea7a45b513430c84484d8aa2c0c42514e5 Component: engine --- components/engine/MAINTAINERS | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/components/engine/MAINTAINERS b/components/engine/MAINTAINERS index a1046e846b..1c2c969fef 100644 --- a/components/engine/MAINTAINERS +++ b/components/engine/MAINTAINERS @@ -337,14 +337,14 @@ made through a pull request. "unclejack", "crosbymichael", "erikh", + "estesp", "icecrime", "jfrazelle", "lk4d4", "tibor", "vbatts", "vieux", - "vishh", - "estesp" + "vishh" ] @@ -517,6 +517,11 @@ made through a pull request. Email = "eric@windisch.us" GitHub = "ewindisch" + [people.estesp] + Name = "Phil Estes" + Email = "estesp@linux.vnet.ibm.com" + GitHub = "estesp" + [people.icecrime] Name = "Arnaud Porterie" Email = "arnaud@docker.com" @@ -596,8 +601,3 @@ made through a pull request. Name = "Vishnu Kannan" Email = "vishnuk@google.com" GitHub = "vishh" - - [people.estesp] - Name = "Phil Estes" - Email = "estesp@linux.vnet.ibm.com" - GitHub = "estesp"