Update a few more old domain references.
authorWard Vandewege <ward@curii.com>
Fri, 24 Sep 2021 15:21:00 +0000 (11:21 -0400)
committerWard Vandewege <ward@curii.com>
Fri, 24 Sep 2021 15:23:46 +0000 (11:23 -0400)
No issue #

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>

sdk/cli/bin/arv
services/api/script/arvados-git-sync.rb

index 25c28bea23c2e62af009cf14c4da19343195f285..c9809fad6ab75e05ef20e716310a49a70ff07584 100755 (executable)
@@ -5,7 +5,7 @@
 
 # Arvados cli client
 #
-# Ward Vandewege <ward@curoverse.com>
+# Ward Vandewege <ward@curii.com>
 
 require 'fileutils'
 require 'shellwords'
index 5e68082da4cb31a99711f61565eef3525cbb381d..ad6aaf9eb567205498a5e5c1b8dd4b61202e0f52 100755 (executable)
@@ -12,7 +12,7 @@ require 'fileutils'
 
 # This script does the actual gitolite config management on disk.
 #
-# Ward Vandewege <ward@curoverse.com>
+# Ward Vandewege <ward@curii.com>
 
 # Default is development
 production = ARGV[0] == "production"