From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3285 invoked by alias); 13 Jul 2011 11:53:16 -0000 Received: (qmail 3271 invoked by uid 22791); 13 Jul 2011 11:53:15 -0000 X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (216.239.44.51) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 13 Jul 2011 11:52:52 +0000 Received: from wpaz5.hot.corp.google.com (wpaz5.hot.corp.google.com [172.24.198.69]) by smtp-out.google.com with ESMTP id p6DBqprH019706 for ; Wed, 13 Jul 2011 04:52:51 -0700 Received: from gwj17 (gwj17.prod.google.com [10.200.10.17]) by wpaz5.hot.corp.google.com with ESMTP id p6DBqoI8013929 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NOT) for ; Wed, 13 Jul 2011 04:52:51 -0700 Received: by gwj17 with SMTP id 17so1177743gwj.24 for ; Wed, 13 Jul 2011 04:52:50 -0700 (PDT) MIME-Version: 1.0 Received: by 10.151.21.17 with SMTP id y17mr1165347ybi.13.1310557970556; Wed, 13 Jul 2011 04:52:50 -0700 (PDT) Received: by 10.151.142.15 with HTTP; Wed, 13 Jul 2011 04:52:50 -0700 (PDT) In-Reply-To: References: <4E1C6330.9090902@google.com> <4E1C8477.2020902@google.com> Date: Wed, 13 Jul 2011 12:31:00 -0000 Message-ID: Subject: Re: Google Summer of Code 2011 Doc Camp 17 October - 21 October From: Diego Novillo To: Philip Herron Cc: gcc@gcc.gnu.org Content-Type: text/plain; charset=UTF-8 X-System-Of-Record: true X-IsSubscribed: yes Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org X-SW-Source: 2011-07/txt/msg00208.txt.bz2 On Wed, Jul 13, 2011 at 07:09, Philip Herron wrote: > I am quite interested in applying for this but not quite sure what my > proposal should be like. Should i just discuss my interest in > front-end and middle-end stuff and the lack of documentation currently > etc. Given that you are volunteering to produce documentation, I would say that you should propose something that interests you. I would particularly want to see more beginners and internal documentation (which would be appropriate for the Quick Start guides described in the call for proposals). > Plus the question "Who else would you like to recommend to attend the > book sprint?" Anyone who is interested in writing documentation, of course. Diego.