From 92dc6faa0c6d9f80340e27dfdea76b1a6a6c2d3c Mon Sep 17 00:00:00 2001 From: Madhan Neethiraj <madhan@apache.org> Date: Mon, 17 Oct 2016 11:55:44 -0700 Subject: [PATCH] Added Madhan Neethiraj as committer --- pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/pom.xml b/pom.xml index b60e0c8..62fc136 100644 --- a/pom.xml +++ b/pom.xml @@ -392,6 +392,16 @@ </roles> <organization></organization> </developer> + <developer> + <id>madhan</id> + <name>Madhan Neethiraj</name> + <email>madhan@apache.org</email> + <timezone>America/Los_Angeles</timezone> + <roles> + <role>committer</role> + </roles> + <organization></organization> + </developer> </developers> <properties> -- libgit2 0.27.1