Skip to content

Commit 5f38a5e

Browse files
author
Daniel Bustamante Ospina
committed
Change maintainer email
1 parent 35efc2a commit 5f38a5e

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

async/async-commons-api/async-commons-api.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ def pomConfig = {
1818
developer {
1919
id "danielbustamante"
2020
name "Daniel Bustamante Ospina"
21-
email "daniel.bustamante@sofka.com.co"
21+
email "danibust@bancolombia.com.co"
2222
}
2323
}
2424

async/async-commons-standalone/async-commons-standalone.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ def pomConfig = {
1818
developer {
1919
id "danielbustamante"
2020
name "Daniel Bustamante Ospina"
21-
email "daniel.bustamante@sofka.com.co"
21+
email "danibust@bancolombia.com.co"
2222
}
2323
}
2424

async/async-commons-starter/async-commons-starter.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ def pomConfig = {
1919
developer {
2020
id "danielbustamante"
2121
name "Daniel Bustamante Ospina"
22-
email "daniel.bustamante@sofka.com.co"
22+
email "danibust@bancolombia.com.co"
2323
}
2424
}
2525

async/async-commons/async-commons.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ def pomConfig = {
1818
developer {
1919
id "danielbustamante"
2020
name "Daniel Bustamante Ospina"
21-
email "daniel.bustamante@sofka.com.co"
21+
email "danibust@bancolombia.com.co"
2222
}
2323
}
2424

domain/domain-events/domain-events-api.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ def pomConfig = {
1717
developer {
1818
id "danielbustamante"
1919
name "Daniel Bustamante Ospina"
20-
email "daniel.bustamante@sofka.com.co"
20+
email "danibust@bancolombia.com.co"
2121
}
2222
}
2323

0 commit comments

Comments
 (0)