diff options
author | David Schleef <ds@schleef.org> | 2004-03-01 20:54:13 +0000 |
---|---|---|
committer | David Schleef <ds@schleef.org> | 2004-03-01 20:54:13 +0000 |
commit | bd0d084accf2da41e6b263a4a17bcc45a4ba3cf1 (patch) | |
tree | 8890b62cf0a6b7d34ba47056eb722041a82a4867 | |
parent | fdfb2b823246acc007980603b1dde4197bb891b6 (diff) |
MAINTAINERS: Add
Original commit message from CVS:
* MAINTAINERS: Add
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | MAINTAINERS | 13 |
2 files changed, 17 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2004-03-01 David Schleef <ds@schleef.org> + + * MAINTAINERS: Add + 2004-03-01 Thomas Vander Stichele <thomas at apestaart dot org> * configure.ac: diff --git a/MAINTAINERS b/MAINTAINERS new file mode 100644 index 000000000..325bd24de --- /dev/null +++ b/MAINTAINERS @@ -0,0 +1,13 @@ +GStreamer is currently maintained by the consensus of a number +of people, including, but not limited to: + + David Schleef <ds@schleef.org> + Benjamin Otte <in7y118@public.uni-hamburg.de> + Ronald Bultje <rbultje@ronald.bitfreak.net> + Thomas Vander Stichele <thomas@apestaart.org> + +Maintainer-related issues should be addressed to: + + gstreamer-devel@lists.sourceforge.net + + |