Skip to content

Commit 12a2813

Browse files
committed
Change gopivotal.com to pivotal.io
This commit changes email addresses and URLs so that they point to pivotal.io instead of gopivotal.com.
1 parent 473ed1a commit 12a2813

File tree

3 files changed

+24
-15
lines changed

3 files changed

+24
-15
lines changed

.mailmap

Lines changed: 22 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,23 @@
1-
Juergen Hoeller <[email protected]> jhoeller <[email protected]>
2-
3-
4-
5-
6-
7-
8-
9-
10-
11-
12-
1+
Juergen Hoeller <[email protected]> jhoeller <[email protected]>
2+
3+
4+
5+
6+
7+
8+
9+
10+
11+
12+
13+
14+
15+
16+
17+
18+
19+
20+
21+
1322
14-
Nick Williams <[email protected]> Nicholas Williams <[email protected]>
23+
Nick Williams <[email protected]> Nicholas Williams <[email protected]>

gradle/publish-maven.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ def customizePom(pom, gradleProject) {
4343
developer {
4444
id = "jhoeller"
4545
name = "Juergen Hoeller"
46-
email = "jhoeller@gopivotal.com"
46+
email = "jhoeller@pivotal.io"
4747
}
4848
}
4949
issueManagement {

src/dist/license.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ sending a request, with your name and address to:
269269
San Francisco, CA 94103
270270
United States of America
271271

272-
or email info@gopivotal.com. All such requests should clearly specify:
272+
or email info@pivotal.io. All such requests should clearly specify:
273273

274274
OPEN SOURCE FILES REQUEST
275275
Attention General Counsel

0 commit comments

Comments
 (0)