From f10b036ecb1362ffb4428bd9e02a99da4e7189a4 Mon Sep 17 00:00:00 2001 From: Russ Cox Date: Mon, 9 Mar 2020 17:22:06 -0400 Subject: content/company-questionnaire2018: remove UTF BOM and CR LF line endings For golang/go#33955. Change-Id: Iecef7537016b629311f67c42500e614ba60b107c Reviewed-on: https://go-review.googlesource.com/c/blog/+/222837 Run-TryBot: Russ Cox TryBot-Result: Gobot Gobot Reviewed-by: Ian Lance Taylor --- content/company-questionnaire2018.article | 74 +++++++++++++++---------------- 1 file changed, 37 insertions(+), 37 deletions(-) diff --git a/content/company-questionnaire2018.article b/content/company-questionnaire2018.article index f31acff..5395b41 100644 --- a/content/company-questionnaire2018.article +++ b/content/company-questionnaire2018.article @@ -1,38 +1,38 @@ -Participate in the 2018 Go Company Questionnaire -4 Oct 2018 -Tags: survey, community - -Ran Tao, Steve Francia -spf@golang.org - -* The Go project wants to hear from you! - -We need your help to create the best programming language for developing -simple, reliable, and scalable software. To do this, we need to better -understand how companies are using Go. Please help by participating in a -7-minute company questionnaire. - -*Who:* If you are in a position to share details like “company name,” “if your -company is hiring Go developers,” and “reasons your team or company adopted Go” -then please help us by taking this company questionnaire. We only need one -response per company (or per department for larger companies). If you aren’t the -right person, please forward this onto the right person at your company. - -_Please_note:_this_is_different_from_our_annual_anonymous_Go_user_survey,_which_ -_will_be_announced_in_November._ - -*Where:* Please take this 7-minute questionnaire by October 30th: -[[http://goo.gl/nnPfct][Go Company Questionnaire 2018]]. - -The questionnaire is confidential, but not anonymous. For more information, -please refer to Google’s privacy policy -[[https://policies.google.com/privacy][here]]. - -The Go project leadership will use your responses to better understand how -companies use Go and in what ways we can improve their experience. - -* Spread the word! - -We would like as many companies as possible to participate to help us better -understand our global user base. Please help us spread the word by sharing this +Participate in the 2018 Go Company Questionnaire +4 Oct 2018 +Tags: survey, community + +Ran Tao, Steve Francia +spf@golang.org + +* The Go project wants to hear from you! + +We need your help to create the best programming language for developing +simple, reliable, and scalable software. To do this, we need to better +understand how companies are using Go. Please help by participating in a +7-minute company questionnaire. + +*Who:* If you are in a position to share details like “company name,” “if your +company is hiring Go developers,” and “reasons your team or company adopted Go” +then please help us by taking this company questionnaire. We only need one +response per company (or per department for larger companies). If you aren’t the +right person, please forward this onto the right person at your company. + +_Please_note:_this_is_different_from_our_annual_anonymous_Go_user_survey,_which_ +_will_be_announced_in_November._ + +*Where:* Please take this 7-minute questionnaire by October 30th: +[[http://goo.gl/nnPfct][Go Company Questionnaire 2018]]. + +The questionnaire is confidential, but not anonymous. For more information, +please refer to Google’s privacy policy +[[https://policies.google.com/privacy][here]]. + +The Go project leadership will use your responses to better understand how +companies use Go and in what ways we can improve their experience. + +* Spread the word! + +We would like as many companies as possible to participate to help us better +understand our global user base. Please help us spread the word by sharing this post on your social network feeds, at meetups, and in other communities. \ No newline at end of file -- cgit v1.2.3