diff options
author | Martin Lucina <mato@kotelna.sk> | 2010-05-12 16:49:49 +0200 |
---|---|---|
committer | Martin Lucina <mato@kotelna.sk> | 2010-05-12 16:49:49 +0200 |
commit | f6c1c972428f15356af09d6922910ef44d1f6cb3 (patch) | |
tree | 6d12b6e0685429dead952445326ea7415dd9c9f9 /MAINTAINERS | |
parent | 52ef3f3f2c6f3ba1717b2e729556df713c022636 (diff) | |
parent | 127cb89ac1271bf85798294d450509b7c23019bd (diff) |
Merge branch 'master' of github.com:sustrik/zeromq2
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 60 |
1 files changed, 60 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS new file mode 100644 index 0000000..9d65ad4 --- /dev/null +++ b/MAINTAINERS @@ -0,0 +1,60 @@ +Component: Atomic Operations +Maintainer: Martin Lucina +Contact: mato@kotelna.sk + +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: Devices +Maintainer: Martin Sustrik +Contact: sustrik@250bpm.com + +Component: Generic Infrastructure (context, signaler, command, pipe) +Maintainer: Martin Sustrik +Contact: sustrik@250bpm.com + +Component: Documentation +Maintainer: Martin Lucina +Contact: mato@kotelna.sk + +Component: Autotools build system +Maintainer: Martin Lucina +Contact: mato@kotelna.sk + +Component: MSVC build system +Maintainer: Martin Sustrik +Contact: sustrik@250bpm.com + +Component: Performance tests +Maintainer: Martin Sustrik +Contact: sustrik@250bpm.com + |