aboutsummaryrefslogtreecommitdiffhomepage
path: root/site/blog
diff options
context:
space:
mode:
authorGravatar Laurent Le Brun <laurentlb@google.com>2017-02-28 19:39:57 +0000
committerGravatar Yue Gan <yueg@google.com>2017-02-28 20:56:13 +0000
commitee61191446829605b303bcfee3f2eddee437c8fc (patch)
tree76609f6c95d012929edf8e1bfc424ad76c9278fc /site/blog
parente1b13722e3a3d71176b6ffbcbd144375ec4202a5 (diff)
Blog post announcing Google Summer of Code.
-- PiperOrigin-RevId: 148795506 MOS_MIGRATED_REVID=148795506
Diffstat (limited to 'site/blog')
-rw-r--r--site/blog/_posts/2017-02-28-google-summer-of-code.md31
1 files changed, 31 insertions, 0 deletions
diff --git a/site/blog/_posts/2017-02-28-google-summer-of-code.md b/site/blog/_posts/2017-02-28-google-summer-of-code.md
new file mode 100644
index 0000000000..396df77fe2
--- /dev/null
+++ b/site/blog/_posts/2017-02-28-google-summer-of-code.md
@@ -0,0 +1,31 @@
+---
+layout: posts
+title: A Google Summer of Code with Bazel
+---
+
+I'm happy to announce that Bazel has been accepted as
+[a mentor organization](https://summerofcode.withgoogle.com/organizations/6293241017139200/)
+for the
+[Google Summer of Code 2017](https://developers.google.com/open-source/gsoc/).
+If you are a student and interested in working on Bazel this summer, please read
+on.
+
+Take a look at our
+[ideas page](https://github.com/bazelbuild/bazel/wiki/Project-Ideas): it is
+not exhaustive and we may extend it over time, but it should give you a rough
+idea of what you could work on. Feel free to come up with your new ideas or
+suggest variations on our proposals. Not all projects on the page will be taken:
+we expect to accept up to three students. Students will not work with a single
+mentor, you can expect to interact with multiple people from the Bazel team
+(although there will be a main contact point). This will ensure you'll get
+timely responses and assistance, even if one of us goes on vacation.
+
+This is the first time we participate in Google Summer of Code, please bear with
+us if you miss some information. We will update our ideas page to answer the
+most frequent questions.
+
+If you have any question, please contact us on bazel-core@googlegroups.com
+
+I'm looking forward to hearing from you,
+
+_Laurent Le Brun, on behalf of the Bazel mentors._