Search and replace gaiad/cl with wasmd/cli

This commit is contained in:
Ethan Frey
2019-11-19 22:29:50 +01:00
parent 4307d9a50a
commit b2086bb6b4
103 changed files with 1219 additions and 1219 deletions

2
.github/CODEOWNERS vendored
View File

@@ -1,4 +1,4 @@
# CODEOWNERS: https://help.github.com/articles/about-codeowners/
# Primary repo maintainers
* @alessio @alexanderbez @rigelrozanski @jackzampolin @fedekunze
* @ethanfrey

View File

@@ -16,7 +16,7 @@ v Please also ensure that this is not a duplicate issue :)
## Version
<!-- git commit hash, output of `gaiacli --version`, output of `gaiad --version` -->
<!-- git commit hash, output of `wasmcli --version`, output of `wasmd --version` -->
## Steps to Reproduce

View File

@@ -4,7 +4,7 @@ v Before smashing the submit button please review the checkboxes.
v If a checkbox is n/a - please still include it but + a little note why
☺ > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -->
- Targeted PR against correct branch (see [CONTRIBUTING.md](https://github.com/cosmos/gaia/blob/master/CONTRIBUTING.md#pr-targeting))
- Targeted PR against correct branch (see [CONTRIBUTING.md](https://github.com/cosmwasm/wasmd/blob/master/CONTRIBUTING.md#pr-targeting))
- [ ] Linked to github-issue with discussion and accepted design OR link to spec that describes this work.
- [ ] Wrote tests