mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-05 14:38:10 +02:00
Finalize D-Bus Spec 0.17, update lists of authors
This commit is contained in:
parent
a31ac98f18
commit
cc24576b5a
2 changed files with 31 additions and 1 deletions
3
AUTHORS
3
AUTHORS
|
|
@ -62,6 +62,7 @@ Luiz Augusto Von Dentz <luiz.dentz-von@nokia.com>
|
|||
Marc Brockschmidt <he@debian.org>
|
||||
Marc Mutz <marc@kdab.net>
|
||||
Marcus Brinkmann <marcus.brinkmann@ruhr-uni-bochum.de>
|
||||
Mark Brand <mabrand@mabrand.nl>
|
||||
Mark McLoughlin <mark@skynet.ie>
|
||||
Matthias Clasen <mclasen@redhat.com>
|
||||
Matt McCutchen <matt@mattmccutchen.net>
|
||||
|
|
@ -94,6 +95,7 @@ Richard Hughes <richard@hughsie.com>
|
|||
Richard Hult <rhult@codefactory.se>
|
||||
Richard Hult <richard@imendio.com>
|
||||
Robert McQueen <robot101@debian.org>
|
||||
Roberto Guido <bob4job@gmail.com>
|
||||
Romain Pokrzywka <romain@kdab.com>
|
||||
Ross Burton <ross@openedhand.com>
|
||||
Ryan Lortie <desrt@desrt.ca>
|
||||
|
|
@ -105,6 +107,7 @@ Seth Nickell <seth@gnome.org>
|
|||
Simon McVittie <simon.mcvittie@collabora.co.uk>
|
||||
Sjoerd Simons <sjoerd@luon.net>
|
||||
Sledz <sledz@MOBIL-400-586.intern.dresearch.de>
|
||||
Sven Herzberg <sven@imendio.com>
|
||||
Thiago Macieira <thiago@kde.org>
|
||||
Tim Dijkstra <tim@famdijkstra.org>
|
||||
Tobias Mueller <fdo-bugs@cryptobitch.de>
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
<articleinfo>
|
||||
<title>D-Bus Specification</title>
|
||||
<releaseinfo>Version 0.17</releaseinfo>
|
||||
<date>(not final)</date>
|
||||
<date>2011-06-01</date>
|
||||
<authorgroup>
|
||||
<author>
|
||||
<firstname>Havoc</firstname>
|
||||
|
|
@ -49,6 +49,26 @@
|
|||
</address>
|
||||
</affiliation>
|
||||
</author>
|
||||
<author>
|
||||
<firstname>Simon</firstname>
|
||||
<surname>McVittie</surname>
|
||||
<affiliation>
|
||||
<orgname>Collabora Ltd.</orgname>
|
||||
<address>
|
||||
<email>simon.mcvittie@collabora.co.uk</email>
|
||||
</address>
|
||||
</affiliation>
|
||||
</author>
|
||||
<author>
|
||||
<firstname>David</firstname>
|
||||
<surname>Zeuthen</surname>
|
||||
<affiliation>
|
||||
<orgname>Red Hat, Inc.</orgname>
|
||||
<address>
|
||||
<email>davidz@redhat.com</email>
|
||||
</address>
|
||||
</affiliation>
|
||||
</author>
|
||||
</authorgroup>
|
||||
<revhistory>
|
||||
<revision>
|
||||
|
|
@ -57,6 +77,13 @@
|
|||
<authorinitials></authorinitials>
|
||||
<revremark></revremark>
|
||||
</revision>
|
||||
<revision>
|
||||
<revnumber>0.17</revnumber>
|
||||
<date>1 June 2011</date>
|
||||
<authorinitials>smcv/davidz</authorinitials>
|
||||
<revremark>define ObjectManager; reserve extra pseudo-type-codes used
|
||||
by GVariant</revremark>
|
||||
</revision>
|
||||
<revision>
|
||||
<revnumber>0.16</revnumber>
|
||||
<date>11 April 2011</date>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue