mirror of
https://github.com/boostorg/functional.git
synced 2025-08-02 22:14:28 +02:00
Update maintainers from /libs/maintainers.txt
This commit is contained in:
@@ -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>"
|
||||||
}
|
}
|
||||||
]
|
]
|
Reference in New Issue
Block a user