diff --git a/index.html b/index.html
index bd1743dee796287749c7a19fbe2c7d1068a2419b..76461cd242ffecbdbc369abf3750b9e2133edf71 100644
--- a/index.html
+++ b/index.html
@@ -50,11 +50,6 @@
             "email": "eazadpour@usgs.gov",
             "affiliation": { "@type": "Organization", "legalName": "U.S. Geological Survey" }
           },
-          { "@type": "Person",
-            "name": "Cee Nell",
-            "email": "cnell@usgs.gov",
-            "affiliation": { "@type": "Organization", "legalName": "U.S. Geological Survey" }
-          },
           { "@type": "Person",
             "name": "Amanda Carr",
             "email": "ancarr@usgs.gov",
@@ -74,7 +69,12 @@
         "name": "Diana Restrepo-Osorio",
         "email": "drestrepo-osorio@usgs.gov",
         "affiliation": { "@type": "Organization", "legalName": "U.S. Geological Survey" }
-      }
+      },
+      { "@type": "Person",
+            "name": "Cee Nell",
+            "email": "cnell@usgs.gov",
+            "affiliation": { "@type": "Organization", "legalName": "U.S. Geological Survey" }
+          }
           ]
       },
       "audience": { "@context": "http://schema.org", "@type": "Audience", "audienceType": "General public"},