From b57a2503c98cec645d1c9efd69751c3f66d26fbc Mon Sep 17 00:00:00 2001 From: Andreas Beckmann <a.beckmann@fz-juelich.de> Date: Thu, 29 Apr 2021 23:34:47 +0200 Subject: [PATCH] do not reject all candidates for #2101 --- project-preferences.csv | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/project-preferences.csv b/project-preferences.csv index 8abba59..38c6967 100644 --- a/project-preferences.csv +++ b/project-preferences.csv @@ -9,10 +9,10 @@ # second column is a literal 'slots' (w/o quotes) 2101, 40, 0, cannot go to Spain -2101, 35, 0, This is not an internship for a 2nd year student -2101, 26, 0, No evidence of sufficient experience regarding computer architecture -2101, 75, 0, No evidence of sufficient experience regarding computer architecture -2101, 87, 0, No evidence of sufficient experience regarding computer architecture +#2101, 35, 0, This is not an internship for a 2nd year student +#2101, 26, 0, No evidence of sufficient experience regarding computer architecture +#2101, 75, 0, No evidence of sufficient experience regarding computer architecture +#2101, 87, 0, No evidence of sufficient experience regarding computer architecture 2102, 73, 0, Julio said: no previous experience with materials simulations 2102, 28, 0, no previous experience with materials simulations -- GitLab