From owner-dev-commits-doc-all@freebsd.org Mon Dec 14 19:10:55 2020 Return-Path: Delivered-To: dev-commits-doc-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 531B24C1160 for ; Mon, 14 Dec 2020 19:10:55 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: from mail-qt1-x82d.google.com (mail-qt1-x82d.google.com [IPv6:2607:f8b0:4864:20::82d]) (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 4CvrZl1hzNz3hq2 for ; Mon, 14 Dec 2020 19:10:54 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: by mail-qt1-x82d.google.com with SMTP id j26so12567932qtq.8 for ; Mon, 14 Dec 2020 11:10:54 -0800 (PST) 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=QbLX1D69hvtOd1Zxd+VSsTxWfDGJILoKSKnZWfEpfCA=; b=HABhKdNYASnTbEbHNt6CA6MPzqIsmObDMQ5aZ8Kg1H37K6GpjQX1KHO0li5DzO0mlH rnjZW86ssVsQr/lNxfETErqw6xPOmMHyEL47UpDA+0NshOUmx95LUPbpEX1G5acwM1Kj X5JgXljTxbvtt00ItgZb1e+J/uvRbsZc1WyGQISSr6cf99XGPOnnlBkhkJG4xYkhI2RZ dTCeMjHiq47MNlzxBZSRes9I18Oo37eEEL9MuTWTKiD3tMT7lKb4Mc/nLjSS8oLIGR7L z0oilmQtyjWnu3jgXupGGBXzagMsaLCcUG0Bko4v1OFgiifK86iNRIu9/FbMbyJshtQH mkxw== 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=QbLX1D69hvtOd1Zxd+VSsTxWfDGJILoKSKnZWfEpfCA=; b=QWkqQ2GkwGIJgDH3nwWRtiWj+e8xvbhPfY+dNY/W3Cty/JU18lv8bFnypbfuPT1K0z RLl/QiOZYsfu+WAHC7n209Gz0bOsYJY6azVClEnqH3W3H6F3V+GK9kZnnP5PDc13U223 PfSQaLk9tkbePuPtBuXSfXsUmlrJnlhnBI5TMumePFKd56azyAxBiS1GfBMuUb56livp KJ0B8HxuZyRmxs8hPOFeB6HMa1bCAMw7UbrqBaFNPnMOmtbf9hv66fcDequeUR4oUaud AXAxCuFJbYIIYDdiotXJXn128sF+zWj7IYSr0/3F775RGJQLv/7pTfjiuWQaO41rhSQr iCcA== X-Gm-Message-State: AOAM530vt5KYVaFa2T7CF+3oZ69PJSfoNoYdH73dj0DvEjj8X5aNtpr9 UKbWePO+kBsCypXuypFipF5EShJ56Mq1Ysz7kmYDrQ== X-Google-Smtp-Source: ABdhPJwQ9r/AiI8OS+x7yH7RJ9gDrM6h5N1RwQ5aCfebEria2g3an/keJ8e8J+pbhLot99FxL38yl8S/tsOm5F1rGMQ= X-Received: by 2002:ac8:4910:: with SMTP id e16mr32708218qtq.244.1607973053765; Mon, 14 Dec 2020 11:10:53 -0800 (PST) MIME-Version: 1.0 References: <202012131652.0BDGqb5k033036@gitrepo.freebsd.org> In-Reply-To: From: Warner Losh Date: Mon, 14 Dec 2020 12:10:43 -0700 Message-ID: Subject: Re: git: 072b13ec97 - configure arcanist for the git world To: John Baldwin Cc: Eitan Adler , doc-committers@freebsd.org, dev-commits-doc-all@freebsd.org X-Rspamd-Queue-Id: 4CvrZl1hzNz3hq2 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-doc-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: "Commit messages for all branches of the doc repository." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Dec 2020 19:10:55 -0000 On Mon, Dec 14, 2020 at 12:07 PM John Baldwin wrote: > I don't know that we want all of the arcanist-formatted data in our commit > logs. Adding the DR URL automatically might be welcome, but I don't know > that we want arcanist's format for Reviewers, Reviewed By, etc. At the > very > least it probably warrants wider discussion? > I believe that it does. I also think that we'll need to fine-tune things as we get used to the tools and figure out what we need to include. Let's be sure to include what to do for MFCs as well, since that's also an area that we'll need to tweak our processes for. Warner