From owner-svn-src-svnadmin@freebsd.org Tue Apr 2 01:41:59 2019 Return-Path: Delivered-To: svn-src-svnadmin@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 DAC9D154F274 for ; Tue, 2 Apr 2019 01:41:58 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: from mail-qt1-x82a.google.com (mail-qt1-x82a.google.com [IPv6:2607:f8b0:4864:20::82a]) (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 793CC6B85D for ; Tue, 2 Apr 2019 01:41:58 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: by mail-qt1-x82a.google.com with SMTP id h39so13438547qte.2 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=uLJhQbuC7yN4gwACU6Y4PSmc8hu/xhLD91fy3WtzuNfdL5l0dQG2ryd0UkBmkvlpJg JPgcC1AYU5MaonIIJl6igRZ3lO/4pDV15u7ikadpE8Jyb3CydtEuRHYsFOQxJzQeOSYP HlttVQ9jI1djzTQKDL92B9E3amjAEXRkv4Q4oR+pwEeUDrGSK+LGuk1AI8eBeJyBvvlg 404LcIRfDkBaFrtg5iB4x8VIJKjauWcPudMwctq0cSNolRgA9TK/fGpk2F2bIbiF3UqM sgaiSAWDZH/QB6mfHSdNOg77y9fYf8TzXA1Q7T3s4AkI708lfNhEduRW2U2wQRnI53d1 ak1w== X-Gm-Message-State: APjAAAUki8eb15bEQdbFFQMum2+8ljZR4PX0/UhXZ2xHgt2F6N3zcMLt zr8j+w6w2PL5BuRa3gzcxKBsqpevC1LZ8+FEzaXdCw== 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: 793CC6B85D 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-svnadmin@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the admin / configuration tree 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 > >