Dear all,
according to "git blame", this is the distribution of authorship across the
current git master of the pms tex source.
2 Pierre-Yves Aillet
5 Fernando J. Pereda
6 Mark Loeser
7 Richard Brown
8 Thomas Anderson
25 NotCommittedYet (???)
27 Bo Ørsted Andresen
28 Brian Harring
37 Michał Górny
197 David Leverton
557 Ulrich Müller
678 Stephen Bennett
694 Christian Faulhammer
1903 Ciaran McCreesh
Given that and my usual subtlety, I think the current title page misrepresents
contributorship, and would like to request that the following patch is applied
to branches master and eapi-5.
Best, Andreas
From 3572b4cb400b2ff156e4f28d3dffe82c687a1dc9 Mon Sep 17 00:00:00 2001
From: "Andreas K. Huettel" <andreas.huettel@...>
Date: Thu, 21 Jun 2012 14:03:24 +0200
Subject: [PATCH] Update author information
---
pms.cls | 19 ++++++++++++++-----
1 file changed, 14 insertions(+), 5 deletions(-)
diff --git a/pms.cls b/pms.cls
index db2fd48..b2faef1 100644
--- a/pms.cls
+++ b/pms.cls
@@ -114,7 +114,7 @@
citecolor=black,
linkcolor=black,
pdftitle={Package Manager Specification},
- pdfauthor={Stephen P. Bennett, Ciaran McCreesh},
+ pdfauthor={Ulrich Mueller, Stephen P. Bennett, Christian Faulhammer,
Ciaran McCreesh},
pdfcreator={pdfLaTeX and hyperref},
pdfsubject={Defining a feature set for package managers in the
Gentoo world},
@@ -125,10 +125,19 @@
}
% Some metadata needed for the title page generation
\title{Package Manager Specification}
-\author{Stephen P. Bennett \\
- \href{mailto:spb@...}{spb@...} \and Ciaran
- McCreesh \\
- \href{mailto:ciaran.mccreesh@...}
{ciaran.mccreesh@...}}
+\author{
+Ulrich Müller \\
+ \href{mailto:ulm@g.o}{ulm@g.o}
+\and
+Stephen P. Bennett \\
+ \href{mailto:spb@...}{spb@...}
+\and
+Christian Faulhammer \\
+ \href{mailto:fauli@g.o}{fauli@g.o}
+\and
+Ciaran McCreesh \\
+ \href{mailto:ciaran.mccreesh@...}
{ciaran.mccreesh@...}
+}
% Reads the last commit date from the Git repository and even succeeds
% when none is available
\ifthenelse{\equal{\VCDateISO}{}}
--
1.7.9.4
--
Andreas K. Huettel
Gentoo Linux developer
kde, sci, arm, tex, printing
|