This is an automated email from the ASF dual-hosted git repository.
wlieurance pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tamaya-sandbox.git
The following commit(s) were added to refs/heads/master by this push:
new ce8a574 Adding myself (William Lieurance) to the developers list
ce8a574 is described below
commit ce8a574842d6dbbcf1adeb045d46c55cfdfd9ef7
Author: William Lieurance <[email protected]>
AuthorDate: Sun Dec 30 02:00:30 2018 -0600
Adding myself (William Lieurance) to the developers list
---
pom.xml | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/pom.xml b/pom.xml
index aee5d9d..ed71cb9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -199,6 +199,16 @@ under the License.
</roles>
<timezone>-5</timezone>
</developer>
+
+ <developer>
+ <id>wlieurance</id>
+ <name>William Lieurance</name>
+ <email>wlieurance AT apache.org</email>
+ <roles>
+ <role>Committer</role>
+ </roles>
+ <timezone>America/Chicago</timezone>
+ </developer>
</developers>
<dependencyManagement>