Add new developer to build.xml file
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/79cead09 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/79cead09 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/79cead09 Branch: refs/heads/cassandra-3.11 Commit: 79cead093e9a2fe8273f9c2ea85e7d8d9f8fabf2 Parents: d73f45b Author: Jay Zhuang <jay.zhu...@yahoo.com> Authored: Tue Feb 27 18:07:14 2018 -0800 Committer: Jay Zhuang <jay.zhu...@yahoo.com> Committed: Tue Feb 27 19:12:02 2018 -0800 ---------------------------------------------------------------------- build.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cassandra/blob/79cead09/build.xml ---------------------------------------------------------------------- diff --git a/build.xml b/build.xml index 6f98242..7bab97c 100644 --- a/build.xml +++ b/build.xml @@ -443,6 +443,7 @@ <developer id="jmckenzie" name="Josh McKenzie"/> <developer id="johan" name="Johan Oskarsson"/> <developer id="junrao" name="Jun Rao"/> + <developer id="jzhuang" name="Jay Zhuang"/> <developer id="kohlisankalp" name="Sankalp Kohli"/> <developer id="marcuse" name="Marcus Eriksson"/> <developer id="mck" name="Michael Semb Wever"/> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org