add fangmin to the developers section
Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/d1a08ae3 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/d1a08ae3 Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/d1a08ae3 Branch: refs/heads/CURATOR-351 Commit: d1a08ae3c92249f0365fd2c918f48f06e7589f3d Parents: 1571588 Author: Fangmin Lyu <[email protected]> Authored: Tue Mar 28 21:20:43 2017 -0700 Committer: Fangmin Lyu <[email protected]> Committed: Fri Mar 31 13:53:27 2017 -0700 ---------------------------------------------------------------------- pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/curator/blob/d1a08ae3/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index e26f5e1..498ec6d 100644 --- a/pom.xml +++ b/pom.xml @@ -277,6 +277,17 @@ <timezone>-8</timezone> <url>https://people.apache.org/~enis</url> </developer> + + <developer> + <name>Fangmin Lyu</name> + <email>[email protected]</email> + <roles> + <role>Committer</role> + <role>PMC Member</role> + </roles> + <timezone>-8</timezone> + <url>https://people.apache.org/~fangmin</url> + </developer> </developers> <modules>
