Add maintainers to metadata.

This commit is contained in:
Daniel James
2014-02-24 22:21:03 +00:00
parent 8578d4c6a0
commit 50924ef1a8

View File

@@ -16,6 +16,7 @@
"boost-version": "1.33.0",
"name": "Functional/Hash",
"authors": "Daniel James",
"maintainers": ["Daniel James"].
"description": "A TR1 hash function object that can be extended to hash user defined types.",
"documentation": "hash/",
"std-proposal": false,
@@ -63,4 +64,4 @@
"Function-objects"
]
}
]
]