[mlpack-git] master: Adding name to the list of contributors (7d1bcd8)

gitdub at mlpack.org gitdub at mlpack.org
Thu Mar 24 15:29:54 EDT 2016


Repository : https://github.com/mlpack/mlpack
On branch  : master
Link       : https://github.com/mlpack/mlpack/compare/e3b418918fffce382ce9d8ceee9d9349ca199611...5af7dd9deb2432f6220dc681842e8e9499237842

>---------------------------------------------------------------

commit 7d1bcd8233659f1dabd77a309e664869111dc0d0
Author: palashahuja <abhor902 at gmail.com>
Date:   Fri Mar 25 00:59:54 2016 +0530

    Adding name to the list of contributors


>---------------------------------------------------------------

7d1bcd8233659f1dabd77a309e664869111dc0d0
 COPYRIGHT.txt       | 1 +
 src/mlpack/core.hpp | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/COPYRIGHT.txt b/COPYRIGHT.txt
index 76e6f27..934cb90 100644
--- a/COPYRIGHT.txt
+++ b/COPYRIGHT.txt
@@ -52,6 +52,7 @@ Copyright:
   Copyright 2016, Ivari Horm <ivari at risk.ee>
   Copyright 2016, Dhawal Arora <d.p.arora1 at gmail.com>
   Copyright 2016, Alexander Leinoff <alexander-leinoff at uiowa.edu>
+  Copyright 2016, Palash Ahuja <abhor902 at gmail.com>
 License: BSD-3-clause
   All rights reserved.
   .
diff --git a/src/mlpack/core.hpp b/src/mlpack/core.hpp
index d762ea8..e326745 100644
--- a/src/mlpack/core.hpp
+++ b/src/mlpack/core.hpp
@@ -1,4 +1,4 @@
-/**
+/**
  * @file core.hpp
  *
  * Include all of the base components required to write MLPACK methods, and the
@@ -187,6 +187,7 @@
  *   - Ivari Horm <ivari at risk.ee>
  *   - Dhawal Arora <d.p.arora1 at gmail.com>
  *   - Alexander Leinoff <alexander-leinoff at uiowa.edu>
+ *   - Palash Ahuja <abhor902 at gmail.com>
  */
 
 // First, include all of the prerequisites.




More information about the mlpack-git mailing list