Parcourir la source

Re-alphabetize

Tianon Gravi il y a 10 ans
Parent
commit
0310bed721
2 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 1 1
      ros/README-short.txt
  2. 1 1
      update.sh

+ 1 - 1
ros/README-short.txt

@@ -1 +1 @@
-The Robot Operating System (ROS) is an open source project for building robot applications.
+The Robot Operating System (ROS) is an open source project for building robot applications.

+ 1 - 1
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'