Repository: incubator-tamaya Updated Branches: refs/heads/master db2cf34fa -> b876005aa
Add William Lieurance as a committer Project: http://git-wip-us.apache.org/repos/asf/incubator-tamaya/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-tamaya/commit/b876005a Tree: http://git-wip-us.apache.org/repos/asf/incubator-tamaya/tree/b876005a Diff: http://git-wip-us.apache.org/repos/asf/incubator-tamaya/diff/b876005a Branch: refs/heads/master Commit: b876005aa8754860cbd0898c76e0a8f4cd1f7dce Parents: db2cf34 Author: William Lieurance <[email protected]> Authored: Sun Dec 9 23:29:36 2018 -0600 Committer: William Lieurance <[email protected]> Committed: Sun Dec 9 23:29:36 2018 -0600 ---------------------------------------------------------------------- pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-tamaya/blob/b876005a/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 9443cf0..e36619b 100644 --- a/pom.xml +++ b/pom.xml @@ -209,6 +209,16 @@ </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> <modules>
