apache / apache/openwhisk-wskdeploy
sanitize repo
Open
- Dominant language
- Go
- Stars
- 75
- Forks
- 73
- PR merge metrics
- No merged PRs in 30d
Description
In the release candidates, I found these three files have +x permission unnecessarily:
```
incubator-openwhisk-wskdeploy-0.10.0-incubating/cmd/version.go
incubator-openwhisk-wskdeploy-0.10.0-incubating/tools/travis/docker/Dockerfile
incubator-openwhisk-wskdeploy-0.10.0-incubating/ansible/environments/local/group_vars/all
```
Also, noticed that the name of the project in the NOTICE and DISCLAIMER files do not match.
The latter uses `OpenWhisk Whisk Deploy(wskdeploy)` and the former `OpenWhisk Wskdeploy`.
Contributor guide
Assessment
This issue has not been assessed yet.