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:29 UTC

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

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>