diff options
author | David Schleef <ds@schleef.org> | 2004-03-01 20:55:30 +0000 |
---|---|---|
committer | David Schleef <ds@schleef.org> | 2004-03-01 20:55:30 +0000 |
commit | 187044b23e123ed003ca70f85a1c0dd4100b17e9 (patch) | |
tree | 3292f4507884b3eef4a2fdd38ca4bdb6001f25b2 | |
parent | 765a3f071e79db8da62d376ea3f66d0e7abbb062 (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> * gst-plugins.spec.in: clean up spec file 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 + + |