From owner-freebsd-current@freebsd.org Sun Jul 15 18:41:03 2018 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 26188104A6BE for ; Sun, 15 Jul 2018 18:41:03 +0000 (UTC) (envelope-from mmacy@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C847992980; Sun, 15 Jul 2018 18:41:02 +0000 (UTC) (envelope-from mmacy@freebsd.org) Received: from mail-io0-f182.google.com (mail-io0-f182.google.com [209.85.223.182]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) (Authenticated sender: mmacy) by smtp.freebsd.org (Postfix) with ESMTPSA id 8B6D223B04; Sun, 15 Jul 2018 18:41:02 +0000 (UTC) (envelope-from mmacy@freebsd.org) Received: by mail-io0-f182.google.com with SMTP id q4-v6so35714770iob.2; Sun, 15 Jul 2018 11:41:02 -0700 (PDT) X-Gm-Message-State: AOUpUlFpIx40zro9oeg3dLG6fzbsSjEY5cUEQUS5pec2tDLbSIATw4qp i9S1zyRWSFUItdynl3ixn8tnU1CdjIFNUnrhTYc= X-Google-Smtp-Source: AAOMgpfetim0rzMiKyNTwcT8ivxnzKj1uePX0MA5V+C+6dXkqCeo+ltUEEz4VLjYFhST/ccmNRSp2PLEXIJ4H0xvX8U= X-Received: by 2002:a5e:dc49:: with SMTP id s9-v6mr26001694iop.237.1531680061931; Sun, 15 Jul 2018 11:41:01 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a02:8d2:0:0:0:0:0 with HTTP; Sun, 15 Jul 2018 11:41:01 -0700 (PDT) In-Reply-To: <20180715183337.GC31164@troutmask.apl.washington.edu> References: <20180715150638.GA30154@troutmask.apl.washington.edu> <1531674041.26036.1.camel@freebsd.org> <20180715171737.GA31164@troutmask.apl.washington.edu> <1531678007.26036.10.camel@freebsd.org> <20180715183337.GC31164@troutmask.apl.washington.edu> From: Matthew Macy Date: Sun, 15 Jul 2018 11:41:01 -0700 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH] Recent libm additions To: Steve Kargl Cc: Ian Lepore , Warner Losh , FreeBSD Current Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Jul 2018 18:41:03 -0000 On Sun, Jul 15, 2018 at 11:33 AM, Steve Kargl wrote: > On Sun, Jul 15, 2018 at 12:06:47PM -0600, Ian Lepore wrote: >> >> On the other hand, what information is there for someone to know that >> Steve should be involved in a review? There is nothing in MAINTAINERS. >> The review was on phab for almost a month, and phab is supposedly the >> preferred way to do reviews these days. >> >> Steve is no longer a committer, but that doesn't preclude him having a >> phab account and participating in reviews. If he doesn't like using >> phab (and I can certainly understand that POV), an entry in MAINTAINERS >> would still be helpful, unless we have a rule that only committers can >> be listed in there. >> > > Patch should be sent the the freebsd-numeric mailing list. > phab appear after I was forced to hand in my commit bit, so > I don't have a phab account. Anyone can have a phab account. -M