From 301cb0d38ca288feb5131e3fa287f9eab6776e2b Mon Sep 17 00:00:00 2001 From: Michael Cooper Date: Fri, 7 Dec 2018 11:10:40 -0500 Subject: [PATCH] change tabs to spaces cause apparently it matters --- respec-config.js | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/respec-config.js b/respec-config.js index f9cfddeefd..366c9ace4d 100644 --- a/respec-config.js +++ b/respec-config.js @@ -84,11 +84,11 @@ var respecConfig = { w3cid: 2460 }], authors: [{ - name: 'Jon Gunderson', - mailto: 'jongund@illinois.edu', - company: 'University of Illinois at Urbana-Champaign', - companyURI: 'https://illinois.edu/', - w3cid: 3226 + name: 'Jon Gunderson', + mailto: 'jongund@illinois.edu', + company: 'University of Illinois at Urbana-Champaign', + companyURI: 'https://illinois.edu/', + w3cid: 3226 }, { name: 'Matt King', mailto: 'mck@fb.com',