From owner-freebsd-doc@FreeBSD.ORG Thu Feb 17 00:50:10 2011 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5FC591065672 for ; Thu, 17 Feb 2011 00:50:10 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 27EB08FC18 for ; Thu, 17 Feb 2011 00:50:10 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p1H0oATk056328 for ; Thu, 17 Feb 2011 00:50:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p1H0o9Oq056327; Thu, 17 Feb 2011 00:50:10 GMT (envelope-from gnats) Resent-Date: Thu, 17 Feb 2011 00:50:10 GMT Resent-Message-Id: <201102170050.p1H0o9Oq056327@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Sahil Tandon Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 23DCE1065673; Thu, 17 Feb 2011 00:40:10 +0000 (UTC) (envelope-from sahil@spartan.hamla.org) Received: from spartan.hamla.org (spartan.hamla.org [206.251.255.30]) by mx1.freebsd.org (Postfix) with ESMTP id 99E3A8FC08; Thu, 17 Feb 2011 00:40:03 +0000 (UTC) Received: by spartan.hamla.org (Postfix, from userid 1001) id 7295F17145; Wed, 16 Feb 2011 19:39:58 -0500 (EST) Message-Id: <20110217003958.7295F17145@spartan.hamla.org> Date: Wed, 16 Feb 2011 19:39:58 -0500 (EST) From: Sahil Tandon To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: doc@FreeBSD.org Subject: docs/154836: [PATCH] Committer's Guide: remove mention of RELENG_6 and bump copyright year X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Sahil Tandon List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Feb 2011 00:50:10 -0000 >Number: 154836 >Category: docs >Synopsis: [PATCH] Committer's Guide: remove mention of RELENG_6 and bump copyright year >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Thu Feb 17 00:50:09 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Sahil Tandon >Release: FreeBSD 9.0-CURRENT i386 >Organization: >Environment: >Description: - Update copyright year to include 2011 - Remove mention of RELENG_6 >How-To-Repeat: >Fix: --- committers-guide.diff begins here --- Index: doc/en_US.ISO8859-1/articles/committers-guide/article.sgml =================================================================== RCS file: /home/dcvs/doc/en_US.ISO8859-1/articles/committers-guide/article.sgml,v retrieving revision 1.290 diff -u -r1.290 article.sgml --- doc/en_US.ISO8859-1/articles/committers-guide/article.sgml 31 Jul 2010 10:39:08 -0000 1.290 +++ doc/en_US.ISO8859-1/articles/committers-guide/article.sgml 17 Feb 2011 00:29:46 -0000 @@ -24,6 +24,7 @@ 2008 2009 2010 + 2011 The FreeBSD Documentation Project @@ -126,7 +127,6 @@ Noteworthy CVSup Tags - RELENG_6 (6.X-STABLE), RELENG_7 (7.X-STABLE), RELENG_8 (8.X-STABLE), HEAD (-CURRENT) @@ -137,7 +137,6 @@ Noteworthy SVN Branches - stable/6 (6.X-STABLE), stable/7 (7.X-STABLE), stable/8 (8.X-STABLE), head (-CURRENT) @@ -2071,7 +2070,7 @@ fixes, etc.) In other words, apply common sense. Changes to the security branches - (for example, RELENG_6_0) must be + (for example, RELENG_7_0) must be approved by a member of the &a.security-officer;, or in some cases, by a member of the &a.re;. --- committers-guide.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: