Skip to content

Commit eac39c5

Browse files
authored
Update build.gradle (#2768)
1 parent 7672f49 commit eac39c5

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
@@ -163,6 +163,12 @@ publishing {
163163
organization = 'Vavr'
164164
organizationUrl = 'https://github.com/vavr-io'
165165
}
166+
developer {
167+
name = 'Grzegorz Piwowarek'
168+
email = 'gpiwowarek@gmail.com'
169+
organization = 'Vavr'
170+
organizationUrl = 'https://github.com/vavr-io'
171+
}
166172
}
167173
scm {
168174
connection = 'scm:git:https://github.com/vavr-io/vavr.git'

0 commit comments

Comments
 (0)