Commit 6ae2ff64 authored by hitstergtd's avatar hitstergtd

Problem: MAINTAINERS file has no purpose anymore

Solution:
Remove until such time that a new and appropriate file can replace it should
it be deemed necessary.
parent 745e07d9
...@@ -548,7 +548,6 @@ set (public_headers include/zmq.h ...@@ -548,7 +548,6 @@ set (public_headers include/zmq.h
set (readme-docs AUTHORS set (readme-docs AUTHORS
COPYING COPYING
COPYING.LESSER COPYING.LESSER
MAINTAINERS
NEWS) NEWS)
#----------------------------------------------------------------------------- #-----------------------------------------------------------------------------
......
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
...@@ -762,7 +762,6 @@ EXTRA_DIST = \ ...@@ -762,7 +762,6 @@ EXTRA_DIST = \
CMakeLists.txt \ CMakeLists.txt \
autogen.sh \ autogen.sh \
version.sh \ version.sh \
MAINTAINERS \
src/libzmq.pc.cmake.in \ src/libzmq.pc.cmake.in \
src/libzmq.vers \ src/libzmq.vers \
tools/curve_keygen.cpp tools/curve_keygen.cpp
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment