Arindam's url and auto-pull on fetch

pull/1/head
Oliver Kennedy 2015-12-08 08:58:28 -05:00
parent 83102dad40
commit 24fd736944
2 changed files with 6 additions and 2 deletions

View File

@ -6,6 +6,8 @@ all:
fetch:
@if [ -f $(BIO_DIR)/Rakefile ] ; then \
echo "Fetching Updates"; \
git pull;\
echo "Building JSON"; \
rake -f $(BIO_DIR)/Rakefile -E "Dir.chdir(File.expand_path '$(BIO_DIR)')" okennedy.json;\
cp $(BIO_DIR)/okennedy.json src/metadata/;\

View File

@ -32,7 +32,8 @@
"status" : "PhD",
"projects" : ["insider-threats"],
"ubit" : "ducthanh",
"advisor" : ["Varun Chandola"]
"advisor" : ["Varun Chandola"],
"link" : "http://www.cse.buffalo.edu/~ducthanh/"
},
"Poonam Kumari" : {
"status" : "PhD",
@ -57,7 +58,8 @@
"Arindam Nandi" : {
"status" : "MS",
"projects" : ["mimir"],
"ubit" : "arindamn"
"ubit" : "arindamn",
"link" : "http://legacy25.github.io/about.html"
},
"Vinayak Karuppasamy" : {
"status" : "MS",