Update maintainers from /libs/maintainers.txt

This commit is contained in:
Daniel James
2014-02-27 22:29:01 +00:00
parent e5f3f1fc42
commit 79cda1d5fd

View File

@@ -9,14 +9,15 @@
"std-tr1": false, "std-tr1": false,
"category": [ "category": [
"Function-objects" "Function-objects"
] ],
"maintainers": ""
}, },
{ {
"key": "functional/hash", "key": "functional/hash",
"boost-version": "1.33.0", "boost-version": "1.33.0",
"name": "Functional/Hash", "name": "Functional/Hash",
"authors": "Daniel James", "authors": "Daniel James",
"maintainers": ["Daniel James"], "maintainers": "Daniel James <dnljms -at- gmail.com>",
"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.",
"documentation": "hash/", "documentation": "hash/",
"std-proposal": false, "std-proposal": false,
@@ -36,7 +37,8 @@
"std-tr1": false, "std-tr1": false,
"category": [ "category": [
"Function-objects" "Function-objects"
] ],
"maintainers": "Tobias Schwinger <tschwinger -at- isonews2.com>"
}, },
{ {
"key": "functional/forward", "key": "functional/forward",
@@ -49,7 +51,8 @@
"std-tr1": false, "std-tr1": false,
"category": [ "category": [
"Function-objects" "Function-objects"
] ],
"maintainers": "Tobias Schwinger <tschwinger -at- isonews2.com>"
}, },
{ {
"key": "functional/overloaded_function", "key": "functional/overloaded_function",
@@ -62,6 +65,7 @@
"std-tr1": false, "std-tr1": false,
"category": [ "category": [
"Function-objects" "Function-objects"
] ],
"maintainers": "Lorenzo Caminiti <lorcaminiti -at- gmail.com>"
} }
] ]