Repository: gora Updated Branches: refs/heads/master 1d5ce0051 -> 4260fc0c6
Adding Madhawa Gunasekara as a Gora developer Project: http://git-wip-us.apache.org/repos/asf/gora/repo Commit: http://git-wip-us.apache.org/repos/asf/gora/commit/4260fc0c Tree: http://git-wip-us.apache.org/repos/asf/gora/tree/4260fc0c Diff: http://git-wip-us.apache.org/repos/asf/gora/diff/4260fc0c Branch: refs/heads/master Commit: 4260fc0c6c52a8e3b03e08619afb5550a29541f0 Parents: 1d5ce00 Author: madhawa-gunasekara <[email protected]> Authored: Fri Oct 6 14:18:55 2017 -0500 Committer: madhawa-gunasekara <[email protected]> Committed: Fri Oct 6 14:18:55 2017 -0500 ---------------------------------------------------------------------- pom.xml | 9 +++++++++ 1 file changed, 9 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/gora/blob/4260fc0c/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 5dc7e41..f996ded 100644 --- a/pom.xml +++ b/pom.xml @@ -177,6 +177,15 @@ </roles> </developer> <developer> + <id>madhawa</id> + <name>Madhawa Kasun Gunasekara</name> + <email>madhawa [at] apache [dot] org</email> + <roles> + <role>Committer</role> + <role>PMC Member</role> + </roles> + </developer> + <developer> <id>lewismc</id> <name>Lewis John McGibbney</name> <email>lewismc [at] apache [dot] org</email>
