From 0310bed72174af968adf7b14eff7dc8b8aed3a95 Mon Sep 17 00:00:00 2001 From: Tianon Gravi Date: Wed, 3 Jun 2015 09:28:02 -0700 Subject: [PATCH] Re-alphabetize --- ros/README-short.txt | 2 +- update.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ros/README-short.txt b/ros/README-short.txt index 942616cc1..c59ed8f6c 100644 --- a/ros/README-short.txt +++ b/ros/README-short.txt @@ -1 +1 @@ -The Robot Operating System (ROS) is an open source project for building robot applications. \ No newline at end of file +The Robot Operating System (ROS) is an open source project for building robot applications. diff --git a/update.sh b/update.sh index 5849e1c96..bcabffd9d 100755 --- a/update.sh +++ b/update.sh @@ -55,8 +55,8 @@ declare -A otherRepos=( [rakudo]='https://github.com/perl6/docker' [registry]='https://github.com/docker/docker-registry' [rethinkdb]='https://github.com/stuartpb/rethinkdb-dockerfiles' - [sonarqube]='https://github.com/SonarSource/docker-sonarqube' [ros]='https://github.com/osrf/docker_images' + [sonarqube]='https://github.com/SonarSource/docker-sonarqube' [swarm]='https://github.com/docker/swarm-library-image' [thrift]='https://github.com/ahawkins/docker-thrift' [ubuntu-debootstrap]='https://github.com/tianon/docker-brew-ubuntu-debootstrap'