This is an automated email from the ASF dual-hosted git repository.
dieter pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hbase.git
The following commit(s) were added to refs/heads/master by this push:
new 5e499c2d9b8 Adding Dieter De Paepe as developer
5e499c2d9b8 is described below
commit 5e499c2d9b865adc1b9fc02b7d36771b8e2d30ad
Author: Dieter De Paepe <[email protected]>
AuthorDate: Fri Jan 30 14:42:36 2026 +0100
Adding Dieter De Paepe as developer
---
pom.xml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/pom.xml b/pom.xml
index a0a82708c1e..d6f18237745 100644
--- a/pom.xml
+++ b/pom.xml
@@ -172,6 +172,12 @@
<email>[email protected]</email>
<timezone>-8</timezone>
</developer>
+ <developer>
+ <id>dieter</id>
+ <name>Dieter De Paepe</name>
+ <email>[email protected]</email>
+ <timezone>+1</timezone>
+ </developer>
<developer>
<id>dimaspivak</id>
<name>Dima Spivak</name>