diff --git a/meta/libraries.json b/meta/libraries.json index fd69e84..7c278ab 100644 --- a/meta/libraries.json +++ b/meta/libraries.json @@ -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" ] } -] \ No newline at end of file +]