From owner-svn-src-all@freebsd.org Tue Apr 2 01:41:59 2019 Return-Path: Delivered-To: svn-src-all@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 DE973154F275 for ; Tue, 2 Apr 2019 01:41:58 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: from mail-qt1-x834.google.com (mail-qt1-x834.google.com [IPv6:2607:f8b0:4864:20::834]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7D6A76B860 for ; Tue, 2 Apr 2019 01:41:58 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: by mail-qt1-x834.google.com with SMTP id w5so13124168qtb.11 for ; Mon, 01 Apr 2019 18:41:58 -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=Akb3Mccz63DUb5VV6HiqwystoKlUUjchfQEyBEc1h4M=; b=yOltE/ZJnCHG/YfrR0wQqvsV4PeaiEtN0dc7N4N75QmCuNDrO96EsovT46r/NJn3f4 pedlt9ZBsr4hkk7MjC92+paK4/1AYF6qYBbDa/pDs+CLqNi7LwJNp4/OHjtRduFx4Mmv jpKqo0QUcS23GWQgvp0b17TwTsz57KhYWPJ0QUuEESwmdhaloUJ5IGnVPHJBFj63IJEk 2SXKgZigogNG9oUStUmmCtyrk3hOp9Bbu+Y/OzDqbPaPbPkQOEBIoBZu40g1w9IY0UV6 JUVGkv7tbEiNIsC4Tn4tpkUxI9Ja3HEcMZNPSEbsH9KcnDpRJtJ0LofTdrm7HKWhDW8v JmiQ== 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=Akb3Mccz63DUb5VV6HiqwystoKlUUjchfQEyBEc1h4M=; b=CbX5niNsFofSedeN/2cHLUsu9VLIDTph1DGyA3JFeePDGxbe4fQDx2WtXg3MkFkV7m tLzcT2a8Q6VAeV1pZ9HunVMHBMEK80Pj0hN5u08emkIJp6XLGkeF/jA1nqsQsO9Rhd3j 9g25PHctwGmtF3l25B9/MCnxWoaYNQVMY0QNAj8VTstvNlnFtrRGRQ6nTnmq2ds+4cgF GSwigfEbB8rEmIRhhmu/RL/00Y1q8XM2zfZ3MrriEaYiPe//a/9dxe1PWxo8JW7ZG/mL x+EpzUYiTd17k3wTLs2+XyYiC1AHOHPDU/TH2XIuEmqVUyDeecBGSn0X/TXtEKJAFZnD 91sA== X-Gm-Message-State: APjAAAXfvLvQD928daYXPi2Cw0OG54GhcsXPPyTSVqRINslU9ny+nYWo j4SEb8j1uhZci0/RevjEBZBC0TlfCJ4tQAqfRgMelQ== X-Google-Smtp-Source: APXvYqxzGKgJkTJVLiXySqZcUknj+1Q7JwIEEOMr6Obz3Jknfmf17ZxK1D3NxvFH3TtMoQE9JR6SGNAkXay75yJWHe0= X-Received: by 2002:ac8:3328:: with SMTP id t37mr58562613qta.246.1554169317993; Mon, 01 Apr 2019 18:41:57 -0700 (PDT) MIME-Version: 1.0 References: <201904012134.x31LYx1o076407@repo.freebsd.org> <201904020115.x321F98k018168@gndrsh.dnsmgr.net> In-Reply-To: <201904020115.x321F98k018168@gndrsh.dnsmgr.net> From: Warner Losh Date: Mon, 1 Apr 2019 19:41:47 -0600 Message-ID: Subject: Re: svn commit: r345786 - svnadmin/conf To: "Rodney W. Grimes" Cc: Joseph Mingrone , src-committers , svn-src-all , svn-src-svnadmin@freebsd.org X-Rspamd-Queue-Id: 7D6A76B860 X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-6.92 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.92)[-0.915,0]; REPLY(-4.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0] Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Apr 2019 01:41:59 -0000 On Mon, Apr 1, 2019 at 7:15 PM Rodney W. Grimes wrote: > > Author: jrm (ports committer) > > Date: Mon Apr 1 21:34:58 2019 > > New Revision: 345786 > > URL: https://svnweb.freebsd.org/changeset/base/345786 > > > > Log: > > Set jhb@ as new mentor to anish@ > > > > Approved by: core (brooks, seanc) > > Differential Revision: https://reviews.freebsd.org/D19782 > > Can we please have a check list that when someones > commit bit is reaped, or steps away from the project > for more than N days, N being something rather small > given the context here, that includes the item: > > x) Is this person a mentor of anyone? > > Great idea... Joseph will put one together based on this round of retirement... Warner > Thanks, > Rod > > > Modified: > > svnadmin/conf/mentors > > Modified: svnadmin/conf/mentors > > > ============================================================================== > > --- svnadmin/conf/mentors Mon Apr 1 21:28:04 2019 (r345785) > > +++ svnadmin/conf/mentors Mon Apr 1 21:34:58 2019 (r345786) > > @@ -11,7 +11,7 @@ > > > > # Mentee Mentor Optional comment > > achim scottl Co-mentor: emaste > > -anish neel Co-mentor: grehan > > +anish jhb > > bcran eadler > > brd allanjude Co-mentor: bapt > > def pjd > > -- > Rod Grimes > rgrimes@freebsd.org > >