This is an automated email from the ASF dual-hosted git repository.
wohali pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/couchdb-admin.git.
from 738bf10 Merge pull request #4 from apache/improve-email-templates
add c13c427 remove board report
new a1ed60c Merge pull request #3 from robertkowalski/superfluous
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
board-report/README.md | 11 ----
board-report/generate-report | 73 ----------------------
board-report/lib/argument.js | 68 --------------------
board-report/lib/index.js | 141 ------------------------------------------
board-report/package.json | 22 -------
board-report/test/argument.js | 42 -------------
6 files changed, 357 deletions(-)
delete mode 100644 board-report/README.md
delete mode 100755 board-report/generate-report
delete mode 100644 board-report/lib/argument.js
delete mode 100644 board-report/lib/index.js
delete mode 100644 board-report/package.json
delete mode 100644 board-report/test/argument.js