This is an automated email from the ASF dual-hosted git repository.
madhan pushed a commit to branch branch-2.0
in repository https://gitbox.apache.org/repos/asf/atlas.git
The following commit(s) were added to refs/heads/branch-2.0 by this push:
new e08a6a193 Changing email and organization for Barbara Stortz
e08a6a193 is described below
commit e08a6a19356300621b00381bbb067896da0c3225
Author: Barbara <[email protected]>
AuthorDate: Tue Mar 28 13:38:22 2023 -0700
Changing email and organization for Barbara Stortz
(cherry picked from commit 89bfa02062b3f7391f345b00ccd7dcf5f29ab014)
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 12ba0e69f..fa71ca227 100644
--- a/pom.xml
+++ b/pom.xml
@@ -164,14 +164,14 @@
<developer>
<id>bstortz</id>
<name>Barbara Stortz</name>
- <email>[email protected]</email>
+ <email>[email protected]</email>
<timezone>America/Los_Angeles</timezone>
<roles>
<role>committer</role>
<role>PMC</role>
</roles>
- <organization>SAP Inc.</organization>
- <!--<organizationUrl>https://www.sap.com</organizationUrl>-->
+ <organization>Microsoft</organization>
+ <!--<organizationUrl>https://www.microsoft.com</organizationUrl>-->
</developer>
<developer>
<id>chyzer</id>