From 51915c7557585e9abe2f19e500d9961020018000 Mon Sep 17 00:00:00 2001 From: Joel Coffman Date: Mon, 15 Dec 2014 07:38:21 -0500 Subject: [PATCH] Remove contributors from README As PyKMIP continues to grow, a list of contributors in the README becomes increasingly unwieldy and difficult to maintain. This change removes any mention of specific contributors from the README. --- README.rst | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/README.rst b/README.rst index 3794113..93a89e6 100644 --- a/README.rst +++ b/README.rst @@ -148,15 +148,6 @@ For more information on KMIP version 1.1, see the following documentation: * `Key Management Interoperability Protocol Profiles Version 1.1`_ * `Key Management Interoperability Protocol Test Cases Version 1.1`_ -Contributors -============ - -Many thanks to the developers who created PyKMIP: - -* `Nathan Reller `_ -* `Peter Hamilton `_ -* `Kaitlin Farr `_ - .. _code base: https://github.com/OpenKMIP/PyKMIP .. _Organization for the Advancement of Structured Information Standards: https://www.oasis-open.org/ .. _Key Management Interoperability Protocol Specification Version 1.1: http://docs.oasis-open.org/kmip/spec/v1.1/os/kmip-spec-v1.1-os.html @@ -175,4 +166,4 @@ Many thanks to the developers who created PyKMIP: .. _Baseline Client Clause: http://docs.oasis-open.org/kmip/profiles/v1.1/os/kmip-profiles-v1.1-os.html#_Toc332820766 .. _Symmetric Key Store Client Conformance Clause: http://docs.oasis-open.org/kmip/profiles/v1.1/os/kmip-profiles-v1.1-os.html#_Toc332820772 .. _Symmetric Key Foundry Client Conformance Clause: http://docs.oasis-open.org/kmip/profiles/v1.1/os/kmip-profiles-v1.1-os.html#_Toc332820775 -.. _Storage Client Conformance Clauses: http://docs.oasis-open.org/kmip/profiles/v1.1/os/kmip-profiles-v1.1-os.html#_Toc332820793 \ No newline at end of file +.. _Storage Client Conformance Clauses: http://docs.oasis-open.org/kmip/profiles/v1.1/os/kmip-profiles-v1.1-os.html#_Toc332820793