Skip to content

Commit

Permalink
Add Mike to developers list.
Browse files Browse the repository at this point in the history
  • Loading branch information
mjpt777 committed Dec 3, 2019
1 parent 77faaf8 commit 6ad4060
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,12 @@ def projectPom = {
email = '[email protected]'
url = 'https://github.com/nitsanw'
}
developer {
id = 'mikeb01'
name = 'Mike Barker'
email = '[email protected]'
url = 'https://github.com/mikeb01'
}
}
}

Expand Down

0 comments on commit 6ad4060

Please sign in to comment.