From owner-freebsd-hackers@FreeBSD.ORG Tue Nov 16 09:40:21 2010 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D2F6D1065695; Tue, 16 Nov 2010 09:40:21 +0000 (UTC) (envelope-from gljennjohn@googlemail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id 340348FC13; Tue, 16 Nov 2010 09:40:20 +0000 (UTC) Received: by fxm19 with SMTP id 19so281631fxm.13 for ; Tue, 16 Nov 2010 01:40:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:cc:subject :message-id:in-reply-to:references:reply-to:x-mailer:mime-version :content-type:content-transfer-encoding; bh=rSWl5lRuto2RQFlA2kiaMoJIp2NQFk2+pq0hqQg9MR8=; b=Kz+zjvpobeX1iq1BbNqQmLalZ2/M3UOB5lf4vQXi8dONZj8Q2frV7CKrB2YzLQdyg9 dVkGAT2Nww/jQycqqg9dO2xVbJAJ2b7aHVNlX4ICz/NGl6qwjwFDIarLNe4LBi0NBkcP ePL8UjkuOrzr69g6x2OONGiQsVgW9Qx9HWMA0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=date:from:to:cc:subject:message-id:in-reply-to:references:reply-to :x-mailer:mime-version:content-type:content-transfer-encoding; b=CiTGhR0n/ZXLR8eYODTBsVAkpCtXm4VkgDRFgqWA/7nLEluzo/WwIWPX91oovRwca6 F3UglLs6anSNjoko4vUmzFqp6tZO8ELzzRc4dbzoQSAEw3oVo3y39z2eUKBt/dXl7y8/ p8e5/net6keaZ8tg8kCjtukWzAbipkIJLf5Mg= Received: by 10.223.114.202 with SMTP id f10mr5707983faq.67.1289900420034; Tue, 16 Nov 2010 01:40:20 -0800 (PST) Received: from ernst.jennejohn.org (p578E2EC2.dip.t-dialin.net [87.142.46.194]) by mx.google.com with ESMTPS id z25sm1190931fam.18.2010.11.16.01.40.18 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 16 Nov 2010 01:40:19 -0800 (PST) Date: Tue, 16 Nov 2010 10:40:17 +0100 From: Gary Jennejohn To: Brandon Gooch Message-ID: <20101116104017.559537c4@ernst.jennejohn.org> In-Reply-To: References: <4CE1DB90.3000502@b1c1l1.com> X-Mailer: Claws Mail 3.7.6 (GTK+ 2.18.7; amd64-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Benjamin Lee , freebsd-hackers@freebsd.org, Joerg Pulz , Garrett Cooper Subject: Re: [CFT+RFC] patch to buildworld with heimdal from ports X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: gljennjohn@googlemail.com List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Nov 2010 09:40:21 -0000 On Mon, 15 Nov 2010 22:54:40 -0600 Brandon Gooch wrote: > On Mon, Nov 15, 2010 at 9:37 PM, Garrett Cooper wrote: > > Not according to another person that commented on the patch (and it > > sounds like the experience is positive, not negative). Who's the > > maintainer of the component? > > Garrett, where would one look for such an important detail? Source > file somewhere? > libgssapi doesn't have an official maintainer. Usually the committers who touch it the most are deemed responsible. Seems that dfr@ and uqs@ fit the bill. -- Gary Jennejohn