Repository: cassandra Updated Branches: refs/heads/trunk b5721b512 -> 35783b956
add Robert as developer Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/35783b95 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/35783b95 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/35783b95 Branch: refs/heads/trunk Commit: 35783b9567aecb834bc639230c4b5554e151face Parents: b5721b5 Author: Dave Brosius <[email protected]> Authored: Wed Jan 21 22:26:54 2015 -0500 Committer: Dave Brosius <[email protected]> Committed: Wed Jan 21 22:26:54 2015 -0500 ---------------------------------------------------------------------- build.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cassandra/blob/35783b95/build.xml ---------------------------------------------------------------------- diff --git a/build.xml b/build.xml index 353eefd..b52ca57 100644 --- a/build.xml +++ b/build.xml @@ -401,6 +401,7 @@ <developer id="marcuse" name="Marcus Eriksson"/> <developer id="mishail" name="Mikhail Stepura"/> <developer id="pmalik" name="Prashant Malik"/> + <developer id="rstupp" name="Robert Stupp"/> <developer id="scode" name="Peter Schuller"/> <developer id="slebresne" name="Sylvain Lebresne"/> <developer id="tylerhobbs" name="Tyler Hobbs"/>
