From owner-svn-doc-head@freebsd.org Mon Feb 27 17:26:37 2017 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4D693CF0E3B; Mon, 27 Feb 2017 17:26:37 +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 mx1.freebsd.org (Postfix) with ESMTPS id 19D689C6; Mon, 27 Feb 2017 17:26:37 +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 v1RHQa4Q084708; Mon, 27 Feb 2017 17:26:36 GMT (envelope-from gavin@FreeBSD.org) Received: (from gavin@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1RHQawa084707; Mon, 27 Feb 2017 17:26:36 GMT (envelope-from gavin@FreeBSD.org) Message-Id: <201702271726.v1RHQawa084707@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gavin set sender to gavin@FreeBSD.org using -f From: Gavin Atkinson Date: Mon, 27 Feb 2017 17:26:36 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r50013 - head/share/xml X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Feb 2017 17:26:37 -0000 Author: gavin Date: Mon Feb 27 17:26:35 2017 New Revision: 50013 URL: https://svnweb.freebsd.org/changeset/doc/50013 Log: Add news entry about FreeBSD's participation in Google Summer of Code 2017. Modified: head/share/xml/news.xml Modified: head/share/xml/news.xml ============================================================================== --- head/share/xml/news.xml Mon Feb 27 17:17:59 2017 (r50012) +++ head/share/xml/news.xml Mon Feb 27 17:26:35 2017 (r50013) @@ -35,6 +35,36 @@ 2 + 27 + + FreeBSD Project to participate in Google Summer of + Code 2017 + +

The FreeBSD Project is pleased to announce its + participation in Google's 2017 Summer of Code program, + which funds summer students to participate in open source + projects. This will be the FreeBSD Project's thirteenth year + in the program, having mentored over 200 successful + students through summer-long coding projects between 2005 + and 2016.

+ +

Past successful projects have included improvements to + Linux ABI emulation, NFSv4 ACLs, TCP regression testing, + FUSE file system support, and countless other projects. + Many students go on to become FreeBSD developers, as well + as participating in FreeBSD developer events around the + world through continuing support from the FreeBSD + Foundation.

+ +

Prospective participants are invited to apply; more + information is available, including proposal and deadline + information, on the FreeBSD + Summer Projects page.

+
+
+ + 13