File tree Expand file tree Collapse file tree
fabric-chaincode-integration-test/src/test/resources/scripts Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,18 +2,18 @@ Maintainers
22===========
33
44
5- | Name | GitHub | Chat | email |
6- | ---------------------------| ------------------| ---------------| ---------------------------|
7- | Artem Barger | c0rwin | c0rwin | bartem@il.ibm.com |
8- | James Taylor | jt-nti | jtonline | jamest@uk.ibm.com |
9- | Matthew B White | mbwhite | mbwhite | whitemat@uk.ibm.com |
10-
5+ | Name | GitHub | Chat | email |
6+ | ---------------------------| ------------------| -----------------| ---------------------------|
7+ | Artem Barger | c0rwin | c0rwin | bartem@il.ibm.com |
8+ | Matthew B White | mbwhite | mbwhite | whitemat@uk.ibm.com |
9+ | Mark Lewis | bestbeforetoday | bestbeforetoday | mark_lewis@uk.ibm.com |
1110
1211Retired Maintainers
1312===================
1413
1514| Name | GitHub | Chat | email |
1615| ---------------------------| ------------------| ---------------| ---------------------------|
16+ | James Taylor | jt-nti | jtonline | jamest@uk.ibm.com |
1717| Gari Singh | mastersingh24 | mastersingh24 | gari.r.singh@gmail.com |
1818| Gennady Laventman | gennadylaventman | gennadyl | gennady@il.ibm.com |
1919| Jim Zhang | jimthematrix | jimthematrix | jim\_ the\_ matrix@hotmail.com |
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ docker run --name microfab \
2626sleep 10
2727
2828curl -sSL http://console.localho.st:8080/ak/api/v1/components > $CFG /cfg.json
29- weft microfab -w $CFG /_wallets -p $CFG /_gateways -m $CFG /_msp -f --config $CFG /cfg.json
29+ npx @hyperledger-labs/ weft microfab -w $CFG /_wallets -p $CFG /_gateways -m $CFG /_msp -f --config $CFG /cfg.json
3030
3131# bring in the helper bash scripts
3232. $DIR /scripts/ccutils.sh
You can’t perform that action at this time.
0 commit comments