Skip to content

Commit

Permalink
Fix POM
Browse files Browse the repository at this point in the history
  • Loading branch information
npryce committed Sep 18, 2020
1 parent 2694f5f commit 86bfc67
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,17 @@ uploadArchives {
url 'http://opensource.org/licenses/Apache-2.0'
}
}

developers {
developer {
id 'npryce'
name 'Nat Pryce'
}
developer {
id 'dmcg'
name 'Duncan McGregor'
}
}
}
}
}
Expand Down

0 comments on commit 86bfc67

Please sign in to comment.