Merge pull request #1981 from Hsankesara/add_contributors

Updated contributor's list
This commit is contained in:
Shikhar Jaiswal
2019-08-19 00:32:56 -07:00
committed by GitHub
3 changed files with 4 additions and 0 deletions
+2
View File
@@ -115,6 +115,8 @@ Copyright:
Copyright 2019, Bishwa Karki <karkeebishwa1@gmail.com>
Copyright 2019, Mehul Kumar Nirala <mehulkumarnirala@gmail.com>
Copyright 2019, Yashwant Singh Parihar <yashwantsingh.sngh@gmail.com>
Copyright 2019, Heet Sankesara <heetsankesara3@gmail.com>
Copyright 2019, Jeffin Sam <sam.jeffin@gmail.com>
License: BSD-3-clause
All rights reserved.
+1
View File
@@ -1,6 +1,7 @@
/**
* @file kfn_test.cpp
* @author Atharva Khandait
* @author Heet Sankesara
*
* Test mlpackMain() of kfn_main.cpp.
*
+1
View File
@@ -1,6 +1,7 @@
/**
* @file knn_test.cpp
* @author Atharva Khandait
* @author Heet Sankesara
*
* Test mlpackMain() of knn_main.cpp.
*