From 597cc5edd624525563e6549dc0057eca2a51c81d Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Tue, 11 Nov 2014 13:30:46 -0500 Subject: upgrade to new version --- MAINTAINERS | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 MAINTAINERS (limited to 'MAINTAINERS') diff --git a/MAINTAINERS b/MAINTAINERS new file mode 100644 index 0000000..00f5030 --- /dev/null +++ b/MAINTAINERS @@ -0,0 +1,56 @@ +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 + -- cgit v1.2.3