forked from php/doc-en
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontributors.xml
154 lines (144 loc) · 5.5 KB
/
contributors.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!--
This file should only be present in the English doc tree. If you
copy it over to your translation tree you will be hunted down
relentlessly! You have been warned! :)
-->
<section xml:id="contributors" xmlns="http://docbook.org/ns/docbook" xmlns:phd="http://www.php.net/ns/phd" phd:chunk="false">
<info><title>&Credit.Authors.and.Contributors;</title></info>
&Credit.Introduction;
<section>
<info><title>&Credit.Authors.and.Editors;</title></info>
<para>
&Credit.Past.Authors.Text;
Bill Abt, <!-- pdo howto via ibm -->
Jouni Ahto, <!-- jah -->
Alexander Aulbach, <!-- ssilk [at] ssilk.de [no cvs user] -->
Christoph Michael Becker, <!-- cmb -->
Daniel Beckham, <!-- danbeck -->
Stig Bakken, <!-- ssb -->
Nilgün Belma Bugüner, <!-- nilgun -->
Jesus M. Castagnetto, <!-- jmcastagnetto -->
Ron Chmara, <!-- ronabop -->
Sean Coates, <!-- sean -->
John Coggeshall, <!-- john -->
Simone Cortesi, <!-- cortesi -->
Peter Cowburn, <!-- salathe -->
Daniel Egeberg, <!-- degeberg -->
Markus Fischer, <!-- mfischer -->
Wez Furlong, <!-- wez -->
Sara Golemon, <!-- pollita -->
Rui Hirokawa, <!-- hirokawa -->
Brad House, <!-- bradmssw -->
Pierre-Alain Joye, <!-- pajoye -->
Etienne Kneuss, <!-- colder -->
Moriyoshi Koizumi, <!-- moriyoshi -->
Rasmus Lerdorf, <!-- rasmus -->
Andrew Lindeman, <!-- alindeman -->
Stanislav Malyshev, <!-- stas -->
Justin Martin, <!-- frozenfire -->
Rafael Martinez, <!-- rafael -->
Rick McGuire, <!-- pdo howto via ibm -->
Moacir de Oliveira Miranda Júnior, <!-- moacir -->
Kalle Sommer Nielsen, <!-- kalle -->
Yasuo Ohgaki, <!-- yohgaki -->
Philip Olson, <!-- philip -->
Richard Quadling, <!-- rquadling -->
Derick Rethans, <!-- derick -->
Rob Richards, <!-- rrichards -->
Sander Roobol, <!-- sander -->
Egon Schmid, <!-- eschmid -->
Thomas Schoefbeck, <!-- tom -->
Sascha Schumann, <!-- sas -->
Dan Scott, <!-- dbs -->
Masahiro Takagi, <!-- takagi -->
Yannick Torres, <!-- yannick -->
Michael Wallner, <!-- mike -->
Lars Torben Wilson, <!-- torben and also cslawi -->
Jim Winstead, <!-- jimw and also jim(?) -->
Jeroen van Wolffelaar&listendand; <!-- jeroen -->
Andrei Zmievski. <!-- andrei -->
</para>
<para>
&Credit.Past.Editors.Text;
Stig Bakken, <!-- ssb -->
Gabor Hojtsy, <!-- goba -->
Hartmut Holzgraefe, <!-- hholzgra -->
Philip Olson&listendand; <!-- philip -->
Egon Schmid. <!-- eschmid -->
</para>
</section>
<section>
<info><title>&Credit.Note.Editors.Title;</title></info>
<para>
&Credit.Note.Editors.Active;
Daniel Brown, <!-- danbrown -->
Nuno Lopes, <!-- nlopess -->
Felipe Pena, <!-- felipe -->
Thiago Pojda&listendand; <!-- thiago -->
Maciek Sokolewicz. <!-- tularis -->
</para>
<para>
&Credit.Note.Editors.Inactive;
Mehdi Achour, <!-- didou -->
Daniel Beckham, <!-- danbeck -->
Friedhelm Betz, <!-- betz -->
Victor Boivie, <!-- victor -->
Jesus M. Castagnetto, <!-- jmcastagnetto -->
Nicolas Chaillan, <!-- nicos -->
Ron Chmara, <!-- ronabop -->
Sean Coates, <!-- sean -->
James Cox, <!-- imajes -->
Vincent Gevers, <!-- vincent -->
Sara Golemon, <!-- pollita -->
Zak Greant, <!-- zak -->
Szabolcs Heilig, <!-- cece -->
Oliver Hinckel, <!-- tix -->
Hartmut Holzgraefe, <!-- hholzgra -->
Etienne Kneuss, <!-- colder -->
Rasmus Lerdorf, <!-- rasmus -->
Matthew Li, <!-- mazzanet -->
Andrew Lindeman, <!-- alindeman -->
Aidan Lister, <!-- aidan -->
Hannes Magnusson, <!-- bjori -->
Maxim Maletsky, <!-- maxim -->
Bobby Matthis, <!-- bobby -->
James Moore, <!-- jmoore -->
Philip Olson, <!-- philip -->
Sebastian Picklum, <!-- spic and also sp -->
Derick Rethans, <!-- derick -->
Sander Roobol, <!-- sander -->
Damien Seguy, <!-- dams -->
Jason Sheets, <!-- jsheets -->
Tom Sommer, <!-- tomsommer -->
Jani Taskinen, <!-- sniper -->
Yasuo Ohgaki, <!-- yohgaki -->
Jakub Vrana, <!-- vrana -->
Lars Torben Wilson, <!-- torben -->
Jim Winstead, <!-- jimw -->
Jared Wyles&listendand; <!-- rioter -->
Jeroen van Wolffelaar. <!-- jeroen -->
</para>
</section>
</section>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"~/.phpdoc/manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->