Repository: flume Updated Branches: refs/heads/trunk f7560038a -> f3b6ceb6a
FLUME-2552 - add Roshan Naik in developers section in pom.xml Project: http://git-wip-us.apache.org/repos/asf/flume/repo Commit: http://git-wip-us.apache.org/repos/asf/flume/commit/f3b6ceb6 Tree: http://git-wip-us.apache.org/repos/asf/flume/tree/f3b6ceb6 Diff: http://git-wip-us.apache.org/repos/asf/flume/diff/f3b6ceb6 Branch: refs/heads/trunk Commit: f3b6ceb6a0d363c16e7b1f535d66b803b184b075 Parents: f756003 Author: Roshan Naik <[email protected]> Authored: Wed May 6 15:22:44 2015 -0700 Committer: Roshan Naik <[email protected]> Committed: Wed May 6 15:22:44 2015 -0700 ---------------------------------------------------------------------- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flume/blob/f3b6ceb6/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 448c6ef..64decfd 100644 --- a/pom.xml +++ b/pom.xml @@ -608,6 +608,12 @@ limitations under the License. <email>[email protected]</email> <organization>Cloudera</organization> </developer> + <developer> + <name>Roshan</name> + <id>roshannaik</id> + <email>[email protected]</email> + <organization>Hortonworks</organization> + </developer> </developers> <organization>
