From owner-dev-commits-src-all@freebsd.org Mon May 31 15:51:44 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 13F3064A115; Mon, 31 May 2021 15:51:44 +0000 (UTC) (envelope-from asomers@gmail.com) Received: from mail-ot1-f50.google.com (mail-ot1-f50.google.com [209.85.210.50]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Fv0CM70M2z3nBm; Mon, 31 May 2021 15:51:43 +0000 (UTC) (envelope-from asomers@gmail.com) Received: by mail-ot1-f50.google.com with SMTP id 36-20020a9d0ba70000b02902e0a0a8fe36so11462128oth.8; Mon, 31 May 2021 08:51:43 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=X5ozbbUtZ7+VkHiFxBy/beZBNxDTD8HYsL4rALSmbTo=; b=LALs1xOpOrIyjpjGRuFl/ZLeA+XSIV1/+x2IIEHpQoURbEtP2JYnAKqf6OJvnYeR6+ 9BDqmg0JkQjVwGMSgQrZ+BtSKyqNwHUnFSqTYXbQs7HJxZIoNA1R0K1RKTAl0u0ZksQc cB6y5VDcTEOppQODi/Q9yqbKV/IkQty3I9ZfoEunofWmImqHQ3LwVSkL+r78yr3oWGgF IlATrMbESBIF+w8d6gHV7hDZWwjZPrPDLcvPVOg1Vqe/rhbwk38b7Hg1ylh0jyBLE6nU RlYRKsgWuFReStD1Q9mCXHrhMDAarW8ylSqQ8j1HHj8vhFIF+KL0VoezMxk8A9qv3hHq Pz9g== X-Gm-Message-State: AOAM532CiGZJP0lDllD0Nt4ACsThsz+9YBz9g7Jkf/1pBEY2LFW/EZ6N +BOwssTdgwEJLDMyc1nri1xTTguya/NyB/xGGxVzsBEyZdvpYw== X-Google-Smtp-Source: ABdhPJx5HmXMGA8o4KmsT/9KEieTneorrUuUK8fTFKVcXY6oiJQAv7WyX4/wI2G8tVxkysIjHaNXj4qIvSWqSWMmbmI= X-Received: by 2002:a9d:5e8c:: with SMTP id f12mr17609025otl.18.1622476302578; Mon, 31 May 2021 08:51:42 -0700 (PDT) MIME-Version: 1.0 References: <202105302249.14UMnbcl094541@gitrepo.freebsd.org> In-Reply-To: From: Alan Somers Date: Mon, 31 May 2021 09:51:31 -0600 Message-ID: Subject: Re: git: 5a20c351ea45 - main - [skip ci] add a CODEOWNERS file To: Ed Maste Cc: src-committers , "" , dev-commits-src-main@freebsd.org X-Rspamd-Queue-Id: 4Fv0CM70M2z3nBm X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.34 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 15:51:44 -0000 On Mon, May 31, 2021 at 9:43 AM Ed Maste wrote: > On Sun, 30 May 2021 at 18:49, Alan Somers wrote: > > > > The branch main has been updated by asomers: > > > > URL: > https://cgit.FreeBSD.org/src/commit/?id=5a20c351ea457d2beae661c197fcaa97c9ec0637 > > > > commit 5a20c351ea457d2beae661c197fcaa97c9ec0637 > > Author: Alan Somers > > AuthorDate: 2021-05-30 21:54:46 +0000 > > Commit: Alan Somers > > CommitDate: 2021-05-30 22:49:07 +0000 > ... > > +# Maintainers are encouraged to visit: > > +# https://reviews.freebsd.org/herald > > +# > > +# and configure Phabricator notifications for parts of the tree which > they > > +# maintain. Notifications can automatically be sent when someone > proposes a > > +# revision or makes a commit to the specified subtree. > > I think this file isn't the right place for (another copy of) this > text; perhaps the CODEOWNERS file should just reference the top-level > MAINTAINERS? > Except that CODEOWNERS is in a format that tools know how to parse. If anything, MAINTAINERS should be a symlink to CODEOWNERS.