aboutsummaryrefslogtreecommitdiffhomepage
path: root/site/blog/_posts/2017-05-31-google-summer-of-code-2017.md
blob: 96ec0a7c0382c24fc727477b0e85a801a5550934 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
layout: posts
title: Google Summer of Code 2017
---

Thank you very much to everyone who applied for [Google Summer of
Code](https://developers.google.com/open-source/gsoc/) with Bazel. We received
many interesting proposals, and we are excited to see that so many of you are
enthusiastic about Bazel. Since this is the first Google Summer of Code with
Bazel, we decided to mentor only one student. Of course, you are all welcome to
[contribute](https://bazel.build/contributing.html) to our projects, even if it
is outside of Google Summer of Code.

Harmandeep is going to work with us on Bazel this summer, and will develop a
tool to provide editor services (e.g. code completion) for BUILD and .bzl files,
using the [Microsoft Language Server
Protocol](https://github.com/Microsoft/language-server-protocol). For more
information, you can [check the
proposal](https://docs.google.com/document/d/16FiwRfkwNlcaAysMChphr07WCKuvO6_6G9z8u1Qupbk/edit)
and follow [Harmandeep's blog](https://harmanio.wordpress.com/).

A big thank you to everyone who applied!

_By [Laurent Le Brun](https://github.com/laurentlb)_