From aa3ab0790ad2255555ef66b6fa8932e3209476f9 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Mon, 24 Feb 2014 22:21:03 +0000 Subject: [PATCH] Add maintainers to metadata. --- meta/libraries.json | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/meta/libraries.json b/meta/libraries.json index 7796caf..0637a08 100644 --- a/meta/libraries.json +++ b/meta/libraries.json @@ -1,14 +1 @@ -[ - { - "key": "functional/hash", - "boost-version": "1.33.0", - "name": "Functional/Hash", - "authors": "Daniel James", - "description": "A TR1 hash function object that can be extended to hash user defined types.", - "std-proposal": false, - "std-tr1": true, - "category": [ - "Function-objects" - ] - } -] \ No newline at end of file +[] \ No newline at end of file