Register at the GSoC website to rate projects
Maxim Kuvyrkov
maxim.kuvyrkov@linaro.org
Sat Mar 15 08:52:00 GMT 2014
Hi,
You are receiving this message because you are in top 50 contributors to GCC [1]. Congratulations!
Since you are a top contributor to GCC project it is important for you to rate the incoming student GSOC applications. Go and register at https://www.google-melange.com/gsoc/homepage/google/gsoc2014 and connect with "GCC - GNU Compiler Collection" organization. Pretty. Please. It will take 3-5 minutes of your time.
Furthermore, if you work at a college or university (or otherwise interact with talented computer science students), encourage them to look at GCC's ideas page [2] and run with it for a summer project (or, indeed, propose their own idea). They should hurry, only one week is left!
So far we've got several good proposals from students, but we want to see more.
Thank you,
[1] As determined by number of checked in patches over the last 2 years (and, "yes", I know this is not the fairest metric). Script used:
$ git log "--pretty=format:%an" | head -n 12000 | awk '{ a[$1]++; } END { for (i in a) print a[i] " " i; }' | sort -g | tail -n 50
[2] http://gcc.gnu.org/wiki/SummerOfCode
--
Maxim Kuvyrkov
www.linaro.org
More information about the Gcc-patches
mailing list