From owner-dev-commits-src-all@freebsd.org Mon May 31 10:44:00 2021 Return-Path: Delivered-To: dev-commits-src-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 741C164453B; Mon, 31 May 2021 10:44:00 +0000 (UTC) (envelope-from lutz@iks-jena.de) Received: from annwfn.iks-jena.de (annwfn.iks-jena.de [IPv6:2001:4bd8::19]) (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 4FtsNJ0tL5z4ZT6; Mon, 31 May 2021 10:43:59 +0000 (UTC) (envelope-from lutz@iks-jena.de) X-SMTP-Sender: IPv6:2001:4bd8:0:666:248:54ff:fe12:ee3f Received: from belenus.iks-jena.de (belenus.iks-jena.de [IPv6:2001:4bd8:0:666:248:54ff:fe12:ee3f]) by annwfn.iks-jena.de (8.15.2/8.15.2) with ESMTPS id 14VAhppV017627 (version=TLSv1 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Mon, 31 May 2021 12:43:52 +0200 X-MSA-Host: belenus.iks-jena.de Received: (from lutz@localhost) by belenus.iks-jena.de (8.14.3/8.14.1/Submit) id 14VAhpgi014572; Mon, 31 May 2021 12:43:51 +0200 Date: Mon, 31 May 2021 12:43:51 +0200 From: Lutz Donnerhacke To: Kubilay Kocak Cc: Alan Somers , src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: Re: git: 5a20c351ea45 - main - [skip ci] add a CODEOWNERS file Message-ID: <20210531104351.GA14564@belenus.iks-jena.de> References: <202105302249.14UMnbcl094541@gitrepo.freebsd.org> <52c0315a-ab34-6662-3760-53357b6aedaf@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <52c0315a-ab34-6662-3760-53357b6aedaf@FreeBSD.org> X-message-flag: Please send plain text messages only. Thank you. User-Agent: Mutt/1.5.17 (2007-11-01) X-Rspamd-Queue-Id: 4FtsNJ0tL5z4ZT6 X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-BeenThere: dev-commits-src-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the src repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 May 2021 10:44:00 -0000 On Mon, May 31, 2021 at 12:11:12PM +1000, Kubilay Kocak wrote: >> +# The source tree is a community effort. However, some folks go to the >> +# trouble of looking after particular areas of the tree. In return for >> +# their active caretaking of the code it is polite to coordinate changes >> +# with them. This is a list of people who have expressed an interest in >> +# part of the code or listed their active caretaking role so that other >> +# committers can easily find somebody who is familiar with it. The notes >> +# should specify if there is a 3rd party source tree involved or other >> +# things that should be kept in mind. >> +# >> +# However, this is not a 'big stick', it is an offer to help and a source >> +# of guidance. It does not override the communal nature of the tree. >> +# It is not a registry of 'turf' or private property. Who is allowed to add to this file?