Skip to content

Commit a46c2eb

Browse files
larsfpwong-mapr
authored andcommitted
add swagger-codegen (ekoontz#4)
1 parent ee973b5 commit a46c2eb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

git-to-git.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,8 @@ git@github.com:apache/whirr.git git@github.com:mapr/private-whirr.git private-wh
8080
git@github.com:brianfrankcooper/YCSB.git git@github.com:mapr/YCSB.git YCSB
8181
git@github.com:brianfrankcooper/YCSB.git git@github.com:mapr/private-YCSB.git private-YCSB
8282
git@github.com:apache/zookeeper.git git@github.com:mapr/zookeeper.git zookeeper
83-
git@github.com:apache/zookeeper.git git@github.com:mapr/private-zookeeper.git private-zookeeper"
83+
git@github.com:apache/zookeeper.git git@github.com:mapr/private-zookeeper.git private-zookeeper
84+
git@github.com:swagger-api/swagger-codegen.git git@github.com:mapr/private-swagger-codegen private-swagger-codegen"
8485

8586

8687
echo "$TUPLES" | while read UPSTREAM_REPO DOWNSTREAM_REPO WORKSPACE_REPO

0 commit comments

Comments
 (0)