Repository: commons-rng Updated Branches: refs/heads/master 35db222af -> f2586803f
Project team. Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/f2586803 Tree: http://git-wip-us.apache.org/repos/asf/commons-rng/tree/f2586803 Diff: http://git-wip-us.apache.org/repos/asf/commons-rng/diff/f2586803 Branch: refs/heads/master Commit: f2586803ff67d776a48172d0ede13040c3a9500a Parents: 35db222 Author: Gilles <[email protected]> Authored: Thu Aug 16 00:43:26 2018 +0200 Committer: Gilles <[email protected]> Committed: Thu Aug 16 00:43:26 2018 +0200 ---------------------------------------------------------------------- pom.xml | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-rng/blob/f2586803/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 6b8642b..27163dd 100644 --- a/pom.xml +++ b/pom.xml @@ -69,6 +69,9 @@ <contributor> <name>Artem Barger</name> </contributor> + <contributor> + <name>Alex D. Herbert</name> + </contributor> </contributors> <dependencies>
