Skip to content

Commit 894a2b8

Browse files
committed
Update build.gradle.
1 parent 8f684a0 commit 894a2b8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

build.gradle

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,12 @@ subprojects {
8686
url = 'http://www.apache.org/licenses/LICENSE-2.0.txt'
8787
}
8888
}
89+
developers {
90+
developer {
91+
name = 'Greg Brown'
92+
email = 'gk_brown@icloud.com'
93+
}
94+
}
8995
scm {
9096
connection = 'scm:git:git://github.com/HTTP-RPC/HTTP-RPC.git'
9197
url = 'https://github.com/HTTP-RPC/HTTP-RPC'

0 commit comments

Comments
 (0)