Skip to content

Commit

Permalink
email updated
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Jun 7, 2017
1 parent 1a1c15e commit 7cbd43f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion s3auth-rest/src/main/java/com/s3auth/rest/RqUser.java
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
/**
* User retriever from request.
*
* @author Yegor Bugayenko ([email protected])
* @author Yegor Bugayenko ([email protected])
* @version $Id$
* @since 0.1
* @checkstyle ClassDataAbstractionCouplingCheck (500 lines)
Expand Down
2 changes: 1 addition & 1 deletion s3auth-rest/src/main/java/com/s3auth/rest/RsPage.java
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
/**
* Index resource, front page of the website.
*
* @author Yegor Bugayenko ([email protected])
* @author Yegor Bugayenko ([email protected])
* @version $Id$
* @since 0.1
* @checkstyle ClassDataAbstractionCouplingCheck (500 lines)
Expand Down

0 comments on commit 7cbd43f

Please sign in to comment.