From owner-svn-src-head@freebsd.org Thu Nov 24 15:40:05 2016 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3E821C53FEC; Thu, 24 Nov 2016 15:40:05 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (mail.soaustin.net [192.108.105.60]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.soaustin.net", Issuer "StartCom Class 2 IV Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 236D31EF; Thu, 24 Nov 2016 15:40:04 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from lonesome.com (bones.soaustin.net [192.108.105.22]) by mail.soaustin.net (Postfix) with ESMTPSA id ED63C2CB; Thu, 24 Nov 2016 09:40:03 -0600 (CST) Date: Thu, 24 Nov 2016 09:40:02 -0600 From: Mark Linimon To: Alexey Dokuchaev Cc: Kubilay Kocak , svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, Dag-Erling Sm??rgrav Subject: Re: svn commit: r309109 - head/lib/libutil Message-ID: <20161124154002.GB24019@lonesome.com> References: <201611241450.uAOEoLA5079215@repo.freebsd.org> <20161124152108.GA20603@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20161124152108.GA20603@FreeBSD.org> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Nov 2016 15:40:05 -0000 I thought the src/MAINTAINERS mechanism was designed for exactly this. mcl