@@ -32,8 +32,8 @@ allprojects {
32
32
pom {
33
33
url.set(" https://github.com/Cognifide/APM" )
34
34
organization {
35
- name.set(" Cognifide " )
36
- url.set(" https://www.cognifide .com" )
35
+ name.set(" Wunderman Thompson Technology " )
36
+ url.set(" https://www.wundermanthompson .com" )
37
37
}
38
38
licenses {
39
39
license {
@@ -43,52 +43,17 @@ allprojects {
43
43
}
44
44
developers {
45
45
developer {
46
- name.set(" Marcin Jędraszczyk " )
47
- email.set(" marcin.jedraszczyk@cognifide .com" )
46
+ name.set(" Dominik Przybyl " )
47
+ email.set(" dominik.przybyl@wundermanthompson .com" )
48
48
organization.set(" Wunderman Thompson Technology" )
49
- organizationUrl.set(" https://www.cognifide .com" )
50
- roles.set(listOf (" architect" , " lead developer" ))
49
+ organizationUrl.set(" https://www.wundermanthompson .com" )
50
+ roles.set(listOf (" architect" , " developer" ))
51
51
}
52
52
developer {
53
- name.set(" Piotr Marcinkowski " )
54
- email.set(" piotr.marcinkowski@cognifide .com" )
53
+ name.set(" Krystian Panek " )
54
+ email.set(" krystian.panek@wundermanthompson .com" )
55
55
organization.set(" Wunderman Thompson Technology" )
56
- organizationUrl.set(" https://www.cognifide.com" )
57
- roles.set(listOf (" developer" ))
58
- }
59
- developer {
60
- name.set(" Maciej Geisler" )
61
-
62
- organization.set(" Wunderman Thompson Technology" )
63
- organizationUrl.set(" https://www.cognifide.com" )
64
- roles.set(listOf (" developer" ))
65
- }
66
- developer {
67
- name.set(" Mateusz Bloch" )
68
-
69
- organization.set(" Wunderman Thompson Technology" )
70
- organizationUrl.set(" https://www.cognifide.com" )
71
- roles.set(listOf (" tester" ))
72
- }
73
- developer {
74
- name.set(" Katarzyna Wielgosz" )
75
-
76
- organization.set(" Wunderman Thompson Technology" )
77
- organizationUrl.set(" https://www.cognifide.com" )
78
- roles.set(listOf (" consultant" ))
79
- }
80
- developer {
81
- name.set(" Marek Krokosiński" )
82
-
83
- organization.set(" Wunderman Thompson Technology" )
84
- organizationUrl.set(" https://www.cognifide.com" )
85
- roles.set(listOf (" consultant" ))
86
- }
87
- developer {
88
- name.set(" Piotr Wilczyński" )
89
-
90
- organization.set(" Wunderman Thompson Technology" )
91
- organizationUrl.set(" https://www.cognifide.com" )
56
+ organizationUrl.set(" https://www.wundermanthompson.com" )
92
57
roles.set(listOf (" consultant" ))
93
58
}
94
59
}
0 commit comments