google / gsocguides

Google Summer of Code Mentor and Student Guides
https://google.github.io/gsocguides/
Other
399 stars 154 forks source link

Correct number of proposals students can submit #25

Closed ojwb closed 6 years ago

ojwb commented 6 years ago

It's now 3 not 5.

googlebot commented 6 years ago

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here (e.g. I signed it!) and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers
ojwb commented 6 years ago

Is a CLA really necessary for a single character change? This seems to be adding unnecessary friction to the process.

My personal policy is not to sign CLAs so if a CLA is a hard requirement I guess just close this PR.

rspier commented 6 years ago

The short answer is yes: A CLA is required to commit to this repo.

I used grep to find the offending 5, and have pushed an equivalent change.