From 5867106a8aed0f6fed42e54f151e0bd8cc2debc9 Mon Sep 17 00:00:00 2001 From: Dave Zolotusky Date: Tue, 20 Mar 2018 16:37:04 +0100 Subject: [PATCH] fix alphabetical ordering on CONTRIBUTORS.md The file says "List below is the official list of TOC contributors, in alphabetical order:", but a few names were not in alphabetical order. --- CONTRIBUTORS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index f54724c..6758640 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -24,7 +24,6 @@ List below is the official list of TOC contributors, in alphabetical order: * Bassam Tabbara, Upbound (bassam@upbound.io) * Bob Wise, Samsung SDS (bob@bobsplanet.com) * Cathy Zhang, Huawei (cathy.h.zhang@huawei.com) -* Vasu Chandrasekhara, SAP SE (vasu.chandrasekhara@sap.com) * Chase Pettet, Wikimedia Foundation (cpettet@wikimedia.org) * Christopher Liljenstople, Tigera (cdl@asgaard.org) * Clinton Kitson, Dell (Clinton.Kitson@dell.com) @@ -41,8 +40,8 @@ List below is the official list of TOC contributors, in alphabetical order: * Gou Rao, Portworx (gou@portworx.com) * Ian Crosby, Container Solutions (ian.crosby@container-solutions.com) * Jeyappragash JJ, Independent (pragashjj@gmail.com) -* Jonghyuk Jong Choi, NCSoft (jongchoi@ncsoft.com) * Joe Beda, Heptio (joe@heptio.com) +* Jonghyuk Jong Choi, NCSoft (jongchoi@ncsoft.com) * Joseph Jacks, Independent (jacks.joe@gmail.com) * Josh Bernstein, Dell (Joshua.Bernstein@dell.com) * Justin Cormack, Docker (justin.cormack@docker.com) @@ -60,6 +59,7 @@ List below is the official list of TOC contributors, in alphabetical order: * Rick Spencer, Bitnami (rick@bitnamni.com) * Sarah Allen, Google (sarahallen@google.com) * Timothy Chen, Hyperpilot (tim@hyperpilot.io) +* Vasu Chandrasekhara, SAP SE (vasu.chandrasekhara@sap.com) * Xu Wang, Hyper (xu@hyper.sh) * Yaron Haviv, iguazio (yaronh@iguaz.io) * Yong Tang, Infoblox (ytang@infoblox.com)