RFR: notify: prefix event handlers with "on*"
Erik Helin
ehelin at openjdk.java.net
Wed Jun 10 15:29:30 UTC 2020
Hi all,
please review this refactoring that prefix the event handles in the notify bot with `on` instead of `handle` (I also
renamed some handlers for consistency).
Testing:
- [x] `make test` passes on Linux x64
Thanks,
Erik
-------------
Commit messages:
- notify: prefix event handlers with "on*"
Changes: https://git.openjdk.java.net/skara/pull/653/files
Webrev: https://webrevs.openjdk.java.net/skara/653/webrev.00
Stats: 35 lines in 9 files changed: 0 ins; 0 del; 35 mod
Patch: https://git.openjdk.java.net/skara/pull/653.diff
Fetch: git fetch https://git.openjdk.java.net/skara pull/653/head:pull/653
PR: https://git.openjdk.java.net/skara/pull/653
More information about the skara-dev
mailing list