You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kw...@apache.org on 2022/08/22 06:35:28 UTC

[maven-parent] branch feature/new-committer-kwin created (now fb7c10f)

This is an automated email from the ASF dual-hosted git repository.

kwin pushed a change to branch feature/new-committer-kwin
in repository https://gitbox.apache.org/repos/asf/maven-parent.git


      at fb7c10f  Konrad added as committer

This branch includes the following new commits:

     new fb7c10f  Konrad added as committer

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[maven-parent] 01/01: Konrad added as committer

Posted by kw...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

kwin pushed a commit to branch feature/new-committer-kwin
in repository https://gitbox.apache.org/repos/asf/maven-parent.git

commit fb7c10fe75030dc46af99f9b1ebc2b2d41cc8118
Author: Konrad Windszus <kw...@apache.org>
AuthorDate: Mon Aug 22 08:35:21 2022 +0200

    Konrad added as committer
---
 pom.xml | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/pom.xml b/pom.xml
index 23b885e..ca53625 100644
--- a/pom.xml
+++ b/pom.xml
@@ -438,6 +438,16 @@ under the License.
         <role>Committer</role>
       </roles>
     </developer>
+    <developer>
+      <id>kwin</id>
+      <name>Konrad Windszus</name>
+      <email>kwin@apache.org</email>
+      <organization>Cognizant Netcentric</organization>
+      <roles>
+        <role>Committer</role>
+      </roles>
+      <timezone>Europe/Berlin</timezone>
+    </developer>
     <developer>
       <id>ltheussl</id>
       <name>Lukas Theussl</name>