diff --git a/git-to-git.sh b/git-to-git.sh index 3b8d7405186b..5a844caca266 100755 --- a/git-to-git.sh +++ b/git-to-git.sh @@ -80,7 +80,8 @@ git@github.com:apache/whirr.git git@github.com:mapr/private-whirr.git private-wh git@github.com:brianfrankcooper/YCSB.git git@github.com:mapr/YCSB.git YCSB git@github.com:brianfrankcooper/YCSB.git git@github.com:mapr/private-YCSB.git private-YCSB git@github.com:apache/zookeeper.git git@github.com:mapr/zookeeper.git zookeeper -git@github.com:apache/zookeeper.git git@github.com:mapr/private-zookeeper.git private-zookeeper" +git@github.com:apache/zookeeper.git git@github.com:mapr/private-zookeeper.git private-zookeeper +git@github.com:swagger-api/swagger-codegen.git git@github.com:mapr/private-swagger-codegen private-swagger-codegen" echo "$TUPLES" | while read UPSTREAM_REPO DOWNSTREAM_REPO WORKSPACE_REPO