* Add support for custom approval and denial words * Work out some regex nuances with GitHub
Prior to this change, the approvers could only be explicit users. With this change, you can now specify an org team and this will be expanded out with a user list for approvers. Closes #14.