From owner-dev-commits-src-main@freebsd.org Mon May 31 19:16:45 2021 Return-Path: Delivered-To: dev-commits-src-main@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 C896964CF24 for ; Mon, 31 May 2021 19:16:45 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: from mail-qk1-x735.google.com (mail-qk1-x735.google.com [IPv6:2607:f8b0:4864:20::735]) (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 4Fv4lx4rqVz4jVn for ; Mon, 31 May 2021 19:16:45 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: by mail-qk1-x735.google.com with SMTP id 124so12054838qkh.10 for ; Mon, 31 May 2021 12:16:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsdimp-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=jxXK/cA7DP3kQB6g/JxO8ma+8Wknbt1Bch3InNAfhq4=; b=E8N0bnUBU8JLHa3gFpm9FFEY8wfH2ArO6ALNT6FajZoiPNlazJZEliAuqdHQZnxi6F wuG+OdiM5GNX/eU7+8yrgQKfzUXG1c9N/tMOnNVv15omk1glnZmsBHOe2eMKxZJd8Rf6 ZGEuY7Eb0of7s3QqdVd/2Pn8ea5zMY+gy2QLK253VP3unPQVPCDeMimwGRncjSxBtb3p Z48obUUGTVqioC7tBZQrQLp1KYlCvVd+2ByMuKe24oFYnlmaxV9VSVHxu9RMo2R4bMT7 dPJQSsfI/BDrJRdwFfU2sqnGUglQv/ivrbNJ000p6LTdXsBgnAfiCdeo6USyaR+T9p6b lo0A== 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=jxXK/cA7DP3kQB6g/JxO8ma+8Wknbt1Bch3InNAfhq4=; b=uKH1V+GxOJ+2P7laImQRPUUSzSpyp0m0Nz5eAPoTqOs4DW4w0xhsm12CGWop6Wbw6M rsNs6nnuVsYWZMtoyuHbfT8rfdSTYrirjcOacZvqJtZsWK01NO5DDwm+A2JAPTkkzNIS IHeVeO7+MozvAC+sIEV52zI7zStP+SK9a64WTAFYtawRrN1l5hyEd+wtqsag0gBwTLe9 gppydxyzFEXktW8e56JSD7yLhhR+N5nclqo1ylqbe5wjim4zIaYtziJBAK7+mNXgDFti 6SoRerZCi5pfE4rFwCR5P7KMsFgf+KZ8KPhfD75GzcAHNJmegZgh+Oh2OX3xDqcn8bzA 8SNA== X-Gm-Message-State: AOAM530lf1iNBdXrOu9rMIr/pJVZ6kSUeTRsBiB+veDQaUeJd/RytPBV 0c6ptAE0vZEXoTRQs9wAMYrL5UsWfLtZGIjlIfyaCQ== X-Google-Smtp-Source: ABdhPJyQPJqFlzEWnpSWZ0UKVy4pwYRLUClAa89BbiBKDPA8ICQVFtXL7Lkw0fae7K1wYrXTkDVHSBZduKEig/ovOKY= X-Received: by 2002:a05:620a:7c2:: with SMTP id 2mr10837574qkb.206.1622488604564; Mon, 31 May 2021 12:16:44 -0700 (PDT) MIME-Version: 1.0 References: <202105302249.14UMnbcl094541@gitrepo.freebsd.org> In-Reply-To: From: Warner Losh Date: Mon, 31 May 2021 13:16:33 -0600 Message-ID: Subject: Re: git: 5a20c351ea45 - main - [skip ci] add a CODEOWNERS file To: Ed Maste Cc: Alan Somers , src-committers , "" , dev-commits-src-main@freebsd.org X-Rspamd-Queue-Id: 4Fv4lx4rqVz4jVn 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-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for the main branch of the src repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 May 2021 19:16:45 -0000 On Mon, May 31, 2021, 1:11 PM Ed Maste wrote: > On Mon, 31 May 2021 at 11:51, Alan Somers wrote: > > > >> > >> 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. > > At least the file's location and user IDs suggest that it is specific > to GitHub; in any case I don't really care which one points to which. > I hope we can agree though that we don't really want two different > files representing code ownership in different ways that both > independently refer to a third mechanism for recording code ownership > that's external to the source tree? It also works on gitlab, FWIW. The format is standard. Bummer we can't generate it based on where it is published... Warner