From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id A69051381FD for ; Thu, 26 Jul 2012 19:05:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 40571E07D5; Thu, 26 Jul 2012 19:05:50 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 13AE5E07D5 for ; Thu, 26 Jul 2012 19:05:50 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 761B31B4125 for ; Thu, 26 Jul 2012 19:05:49 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 3DE45E5436 for ; Thu, 26 Jul 2012 19:05:48 +0000 (UTC) From: "Ulrich Mueller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Mueller" Message-ID: <1342811067.a3042e70c704441e1f67019f4fa6ec0f61d42a6b.ulm@gentoo> Subject: [gentoo-commits] proj/pms:master commit in: / X-VCS-Repository: proj/pms X-VCS-Files: credits.tex pms.tex X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Mueller X-VCS-Revision: a3042e70c704441e1f67019f4fa6ec0f61d42a6b X-VCS-Branch: master Date: Thu, 26 Jul 2012 19:05:48 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 7e446ff2-17cf-4644-ba91-797d37e94f84 X-Archives-Hash: 052ac7af4a2771a52b26412081821d5f commit: a3042e70c704441e1f67019f4fa6ec0f61d42a6b Author: Ulrich Müller gentoo org> AuthorDate: Fri Jul 20 19:04:27 2012 +0000 Commit: Ulrich Mueller gentoo org> CommitDate: Fri Jul 20 19:04:27 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/pms.git;a=commit;h=a3042e70 Update author information. --- credits.tex | 14 +++++--------- pms.tex | 8 +++++++- 2 files changed, 12 insertions(+), 10 deletions(-) diff --git a/credits.tex b/credits.tex index 459fc1b..b1668ef 100644 --- a/credits.tex +++ b/credits.tex @@ -1,14 +1,10 @@ \section*{Acknowledgements} -Thanks to Mike Kelly (package manager provided utilities, -section~\ref{sec:pkg-mgr-commands}), Danny van Dyk (ebuild functions, -section~\ref{sec:ebuild-functions}), David Leverton (various -sections), Petteri Räty (environment state, -section~\ref{sec:ebuild-env-state}) and Ulrich Müller (various -sections) for contributions. Thanks to Christian Faulhammer for fixing -some of the more horrible formatting screwups and providing the EAPI -cheat sheet. Thanks also to Mike Frysinger and Brian Harring for -proof-reading and suggestions for fixes and/or clarification. +Thanks to Mike Kelly (package manager provided utilities, section~\ref{sec:pkg-mgr-commands}), +Danny van Dyk (ebuild functions, section~\ref{sec:ebuild-functions}), David Leverton (various +sections) and Petteri Räty (environment state, section~\ref{sec:ebuild-env-state}) for +contributions. Thanks also to Mike Frysinger and Brian Harring for proof-reading and suggestions +for fixes and/or clarification. \section*{Copyright and Licence} diff --git a/pms.tex b/pms.tex index dd60225..7244be9 100644 --- a/pms.tex +++ b/pms.tex @@ -5,12 +5,18 @@ Stephen P. Bennett \\ \href{mailto:spb@exherbo.org}{spb@exherbo.org} \and + Christian Faulhammer \\ + \href{mailto:fauli@gentoo.org}{fauli@gentoo.org} + \and Ciaran McCreesh \\ \href{mailto:ciaran.mccreesh@googlemail.com}{ciaran.mccreesh@googlemail.com} + \and + Ulrich Müller \\ + \href{mailto:ulm@gentoo.org}{ulm@gentoo.org} } \hypersetup{% pdftitle={Package Manager Specification}, - pdfauthor={Stephen P. Bennett, Ciaran McCreesh}, + pdfauthor={Stephen P. Bennett, Christian Faulhammer, Ciaran McCreesh, Ulrich Müller}, pdfsubject={Defining a feature set for package managers in the Gentoo world}, pdfkeywords={Gentoo, package manager, specification}, }