From owner-svn-doc-all@freebsd.org Mon Feb 12 22:08:34 2018 Return-Path: Delivered-To: svn-doc-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DEF62F21CF2; Mon, 12 Feb 2018 22:08:33 +0000 (UTC) (envelope-from gavin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 91AC870D02; Mon, 12 Feb 2018 22:08:33 +0000 (UTC) (envelope-from gavin@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 8CAB017D4A; Mon, 12 Feb 2018 22:08:33 +0000 (UTC) (envelope-from gavin@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1CM8XIU010175; Mon, 12 Feb 2018 22:08:33 GMT (envelope-from gavin@FreeBSD.org) Received: (from gavin@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1CM8XZR010174; Mon, 12 Feb 2018 22:08:33 GMT (envelope-from gavin@FreeBSD.org) Message-Id: <201802122208.w1CM8XZR010174@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gavin set sender to gavin@FreeBSD.org using -f From: Gavin Atkinson Date: Mon, 12 Feb 2018 22:08:33 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r51419 - head/en_US.ISO8859-1/htdocs/projects X-SVN-Group: doc-head X-SVN-Commit-Author: gavin X-SVN-Commit-Paths: head/en_US.ISO8859-1/htdocs/projects X-SVN-Commit-Revision: 51419 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Feb 2018 22:08:34 -0000 Author: gavin Date: Mon Feb 12 22:08:33 2018 New Revision: 51419 URL: https://svnweb.freebsd.org/changeset/doc/51419 Log: Move example GSoC project paragraph above the list of previous projects. Modified: head/en_US.ISO8859-1/htdocs/projects/summerofcode.xml Modified: head/en_US.ISO8859-1/htdocs/projects/summerofcode.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/projects/summerofcode.xml Mon Feb 12 22:05:06 2018 (r51418) +++ head/en_US.ISO8859-1/htdocs/projects/summerofcode.xml Mon Feb 12 22:08:33 2018 (r51419) @@ -65,6 +65,29 @@ proposals unrelated to the ideas listed here.

become FreeBSD developers. It's also a great job networking opportunity!

+ +

Example Proposal Ideas

+ +

The FreeBSD Project maintains a list of possible ideas + on our wiki. + All projects listed are believed to be sized for a + useful summer hacking, and have technical contacts who can help answer + questions as you write your proposal. + We also maintain a more generic Ideas Page. These projects + are less suitable as Summer of Code projects as they may be + scoped larger or smaller than a summer, or might not have such a clear + mentor — we suggest e-mailing our soc-admins alias for help if you do + decide to propose one of them. + These pages exist to help provide inspiration. Students are also welcome, + and are indeed encouraged to propose your own ideas, and if the proposal is + strong, we'll try to match you with a mentor!

+ +

For additional ideas about upcoming development projects in + FreeBSD, take a look at recent Developer Status Reports.

+

Past Student Projects

@@ -107,29 +130,6 @@ href="https://wiki.FreeBSD.org/SummerOfCode2007">2007< href="https://wiki.FreeBSD.org/SummerOfCode2006">2006, and 2005].

- - -

Example Proposal Ideas

- -

The FreeBSD Project maintains a list of possible ideas - on our wiki. - All projects listed are believed to be sized for a - useful summer hacking, and have technical contacts who can help answer - questions as you write your proposal. - We also maintain a more generic Ideas Page. These projects - are less suitable as Summer of Code projects as they may be - scoped larger or smaller than a summer, or might not have such a clear - mentor — we suggest e-mailing our soc-admins alias for help if you do - decide to propose one of them. - These pages exist to help provide inspiration. Students are also welcome, - and are indeed encouraged to propose your own ideas, and if the proposal is - strong, we'll try to match you with a mentor!

- -

For additional ideas about upcoming development projects in - FreeBSD, take a look at recent Developer Status Reports.

Proposal Guidelines