Skip to content

Commit

Permalink
Polishing #2329
Browse files Browse the repository at this point in the history
Add author tags.
  • Loading branch information
mp911de committed Feb 15, 2023
1 parent 85713fa commit 34e42de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/main/java/io/lettuce/core/RedisURI.java
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@
* @author Guy Korland
* @author Johnny Lim
* @author Jon Iantosca
* @author Jacob Halsey
* @since 3.0
*/
@SuppressWarnings("serial")
Expand Down
1 change: 1 addition & 0 deletions src/test/java/io/lettuce/core/RedisURIUnitTests.java
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
*
* @author Mark Paluch
* @author Lei Zhang
* @author Jacob Halsey
*/
class RedisURIUnitTests {

Expand Down

0 comments on commit 34e42de

Please sign in to comment.