Skip to content

Commit

Permalink
Added aflesher as an author to SignatureBouncer.sol (OpenZeppelin#996)
Browse files Browse the repository at this point in the history
  • Loading branch information
aflesher authored and shrugs committed Jun 11, 2018
1 parent 72792a7 commit 9951acf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/access/SignatureBouncer.sol
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import "../ECRecovery.sol";

/**
* @title SignatureBouncer
* @author PhABC and Shrugs
* @author PhABC, Shrugs and aflesher
* @dev Bouncer allows users to submit a signature as a permission to do an action.
* @dev If the signature is from one of the authorized bouncer addresses, the signature
* @dev is valid. The owner of the contract adds/removes bouncers.
Expand Down

0 comments on commit 9951acf

Please sign in to comment.