diff options
author | Diomidis Spinellis <dds@FreeBSD.org> | 2005-11-17 15:57:36 +0000 |
---|---|---|
committer | Diomidis Spinellis <dds@FreeBSD.org> | 2005-11-17 15:57:36 +0000 |
commit | 5e8bb794ca474e9a22360c4dfa0ce7cb18fb9c58 (patch) | |
tree | 2a2456391bc288b9467805e5d577540f26b9acfe /astro | |
parent | You must keep the tiles from piling up to the top of the board or (diff) |
Add missing commas.
Notes
Notes:
svn path=/head/; revision=148625
Diffstat (limited to 'astro')
-rw-r--r-- | astro/xearth/files/freebsd.committers.markers | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/astro/xearth/files/freebsd.committers.markers b/astro/xearth/files/freebsd.committers.markers index 23d41bca9d2b..16e60e900b19 100644 --- a/astro/xearth/files/freebsd.committers.markers +++ b/astro/xearth/files/freebsd.committers.markers @@ -7,7 +7,7 @@ # Style (sorted from east to west): sort -n -r -k 2 # Lat, Long, "name" opt # location --32.90, 151.70 "lawrance" # Newcastle, Australia +-32.90, 151.70, "lawrance" # Newcastle, Australia -34.05, 151.15, "edwin" # Cronulla, Australia -33.55, 151.1, "bde" # Sydney, Australia. -37.7, 144.9, "jb,danny,thepish,benno" # Melbourne, Vic Australia @@ -26,7 +26,7 @@ 24.80, 120.97, "ijliao" # HsinChu, Taiwan 55.033, 82.917, "danfe,fjoe" # Novosibirsk, Russia 12.58, 77.35, "jkoshy" # Bangalore, India - 51.33 46.00 "novel" # Saratov, Russia + 51.33, 46.00, "novel" # Saratov, Russia 55.8, 37.6, "ache,az,demon,glebius,marck,maxim,osa,rik,sem,sergei,skv,vsevolod,yar" # Moscow, Russia 44.95, 34.1, "phantom,ru" # Simferopol, Ukraine 50.4, 30.5, "sobomax" # Kiev, Ukraine @@ -71,7 +71,7 @@ 49.404722, 6.950555, "netchild" # Eppelborn, Germany 50.92, 6.95, "se" # Cologne, Germany 51.3, 6.75, "alex" align=left # Meerbusch, Germany - 51.13, 6.56 "oliver" # Erkrath, Germany + 51.13, 6.56, "oliver" # Erkrath, Germany 51.13, 6.47, "krion" # Duesseldorf, Germany 50.47, 6.42, "brueffer" # Aachen, Germany 50.70, 6.2, "tg" # Aachen, Germany @@ -82,7 +82,7 @@ 51.25, 5.30, "guido" align=left # Eindhoven, the Netherlands 45.62, 4.93, "thierry" align=left # Chaponnay, France 51.84, 4.65, "marks" # Hendrik-Ido-Ambacht, The Netherlands - 50.9349, 4.4548 "philip" align=left # Kampenhout, Belgium + 50.9349, 4.4548, "philip" align=left # Kampenhout, Belgium 50.383, 4.36, "jylefort" align=left # Charleroi, Belgium 48.36, 2.99, "charnier" align=left # Cannes Ecluse, France 48.87, 2.33, "roberto" align=left # Paris, France @@ -115,7 +115,7 @@ 42.1411, -70.8453, "jeh" align=below # Hanover, MA, USA 42.375, -71.106, "cracauer" # Cambridge, MA, USA 42.34, -71.19, "wollman" align=right # Brighton, MA, USA - 42.28 -71.23 "tmclaugh" align=left # Needham, MA, USA + 42.28, -71.23, "tmclaugh" align=left # Needham, MA, USA 42.727, -73.676, "dec,jon,gad" # RPI @ Troy, NY, USA 40.893, -73.973, "jkim" # Englewood, NJ, USA 45.3991, -75.6942, "jake" # Ottawa, ON, Canada @@ -123,7 +123,7 @@ 42.26785, -76.28954, "pat" # Ithaca, NY, USA 39.00, -76.88, " ,chuckr" # Greenbelt, MD, USA 39.2, -77.0, "jmb,gpalmer" # Silver Spring, MD, USA - 38.882 -77.171 "trhodes" # Falls Church, VA, USA + 38.882, -77.171, "trhodes" # Falls Church, VA, USA 39.128555, -77.203029, " ,green" # Gaithersburg, MD, USA 43.09, -77.68, "jseger" # Rochester, NY, USA 35.791, -78.781, "marcus" # Cary, NC, USA @@ -147,7 +147,7 @@ 40.1, -105.3, " ,gibbs,ken,fsmp,will" # Boulder, CO, USA 40.4047, -111.7508, "glewis" # Cedar Hills, UT, USA 46.59, -112.04, "nate" # Helena, MT, USA - 51.083, -114.167 "aaron" # Calgary, Alberta, Canada + 51.083, -114.167, "aaron" # Calgary, Alberta, Canada 51.09, -114.12, "cpiazza" # Calgary, AB, Canada 33.001565, -117.068113, " gordon" # San Diego, CA, USA 33.032476, -117.087532, "wes," # (CORE) San Diego, CA, USA |