Update maintainers from /libs/maintainers.txt

This commit is contained in:
Daniel James
2014-02-27 22:29:01 +00:00
parent 35ef2502d5
commit 23f1db7729

View File

@@ -4,9 +4,7 @@
"boost-version": "1.33.0", "boost-version": "1.33.0",
"name": "Functional/Hash", "name": "Functional/Hash",
"authors": "Daniel James", "authors": "Daniel James",
"maintainers": [ "maintainers": "Daniel James <dnljms -at- gmail.com>",
"Daniel James"
],
"description": "A TR1 hash function object that can be extended to hash user defined types.", "description": "A TR1 hash function object that can be extended to hash user defined types.",
"std-proposal": false, "std-proposal": false,
"std-tr1": true, "std-tr1": true,