This is an automated email from the ASF dual-hosted git repository.
madhan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/atlas.git
The following commit(s) were added to refs/heads/master by this push:
new 89bfa0206 Changing email and organization for Barbara Stortz
new b9ba02ef4 Merge pull request #228 from Bastortz2/patch-1
89bfa0206 is described below
commit 89bfa02062b3f7391f345b00ccd7dcf5f29ab014
Author: Barbara <[email protected]>
AuthorDate: Tue Mar 28 13:38:22 2023 -0700
Changing email and organization for Barbara Stortz
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 534e646eb..15aa57bc4 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>