From 1d7c7acb0a1274c3e505c693e13acd47e575e4de Mon Sep 17 00:00:00 2001 From: rejuvyesh Date: Sun, 4 Jan 2015 19:27:42 +0000 Subject: [PATCH 1/2] Add another link for AI papers --- doc/publicrepos.mdwn | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/publicrepos.mdwn b/doc/publicrepos.mdwn index 9b35570d90..506956aa48 100644 --- a/doc/publicrepos.mdwn +++ b/doc/publicrepos.mdwn @@ -22,5 +22,8 @@ the public repositories that you can clone to try out git-annex. `git clone http://psydata.ovgu.de/forrest_gump/.git studyforrest` High-resolution, ultra-highfield fMRI dataset on auditory perception. +* [rejuvyesh's papers](https://github.com/rejuvyesh/papers) + Quite a few AI papers read by [rejuvyesh](http://rejuvyesh.com) + This is a wiki -- add your own public repository to the list! See [[tips/centralized_git_repository_tutorial]]. From fc3f6566519d954d56e9c509c2525e4ba7a42ee4 Mon Sep 17 00:00:00 2001 From: rejuvyesh Date: Sun, 4 Jan 2015 19:28:41 +0000 Subject: [PATCH 2/2] newline --- doc/publicrepos.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/publicrepos.mdwn b/doc/publicrepos.mdwn index 506956aa48..d526336286 100644 --- a/doc/publicrepos.mdwn +++ b/doc/publicrepos.mdwn @@ -22,7 +22,7 @@ the public repositories that you can clone to try out git-annex. `git clone http://psydata.ovgu.de/forrest_gump/.git studyforrest` High-resolution, ultra-highfield fMRI dataset on auditory perception. -* [rejuvyesh's papers](https://github.com/rejuvyesh/papers) +* [rejuvyesh's papers](https://github.com/rejuvyesh/papers) Quite a few AI papers read by [rejuvyesh](http://rejuvyesh.com) This is a wiki -- add your own public repository to the list!