We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe95709 commit 0a947d3Copy full SHA for 0a947d3
gradle/publications.gradle
@@ -21,11 +21,6 @@ subprojects {
21
}
22
23
developers {
24
- developer {
25
- id = 'robertroeser'
26
- name = 'Robert Roeser'
27
- email = '[email protected]'
28
- }
29
developer {
30
id = 'rdegnan'
31
name = 'Ryland Degnan'
@@ -39,12 +34,12 @@ subprojects {
39
34
40
35
id = 'OlegDokuka'
41
36
name = 'Oleh Dokuka'
42
- email = 'oleh@netifi.com'
37
+ email = 'oleh.dokuka@icloud.com'
43
38
44
45
- id = 'mostroverkhov'
46
- name = 'Maksym Ostroverkhov'
47
- email = 'm.ostroverkhov@gmail.com'
+ id = 'rstoyanchev'
+ name = 'Rossen Stoyanchev'
+ email = 'rstoyanchev@vmware.com'
48
49
50
scm {
0 commit comments