diff options
author | Martin Sustrik <sustrik@250bpm.com> | 2012-02-16 10:01:47 +0900 |
---|---|---|
committer | Martin Sustrik <sustrik@250bpm.com> | 2012-02-16 10:01:47 +0900 |
commit | 4a7aad06d95701cf232198093ce396dcdbb53e5b (patch) | |
tree | 8ced8929e603a179d9434099244dfd782e705d5e /MAINTAINERS | |
parent | 1fc63e4dbcf1438eb571d720f57be68852f820f7 (diff) |
ZeroMQ renamed to Crossroads
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 56 |
1 files changed, 0 insertions, 56 deletions
diff --git a/MAINTAINERS b/MAINTAINERS deleted file mode 100644 index 00f5030..0000000 --- a/MAINTAINERS +++ /dev/null @@ -1,56 +0,0 @@ -Component: Atomic Operations -Maintainer: Martin Sustrik -Contact: sustrik@250bpm.com - -Component: Lock-free Algorithms -Maintainer: Martin Sustrik -Contact: sustrik@250bpm.com - -Component: TCP transport -Maintainer: Martin Sustrik -Contact: sustrik@250bpm.com - -Component: IPC transport -Maintainer: Martin Sustrik -Contact: sustrik@250bpm.com - -Component: PGM transport -Maintainer: Martin Sustrik -Contact: sustrik@250bpm.com - -Component: In-process transport -Maintainer: Martin Sustrik -Contact: sustrik@250bpm.com - -Component: I/O Threads -Maintainer: Martin Sustrik -Contact: sustrik@250bpm.com - -Component: Application Threads and Differnet Socket Types -Maintainer: Martin Sustrik -Contact: sustrik@250bpm.com - -Component: Multiplexing (zmq_poll) -Maintainer: Martin Sustrik -Contact: sustrik@250bpm.com - -Component: Generic Infrastructure (context, mailbox, command, pipe) -Maintainer: Martin Sustrik -Contact: sustrik@250bpm.com - -Component: Documentation -Maintainer: Martin Sustrik -Contact: sustrik@250bpm.com - -Component: Autotools build system -Maintainer: Mikko Koppanen -Contact: mikko.koppanen@gmail.com - -Component: MSVC build system -Maintainer: Martin Sustrik -Contact: sustrik@250bpm.com - -Component: Performance tests -Maintainer: Martin Sustrik -Contact: sustrik@250bpm.com - |