From 3d877a1fcae1f9db642da2ca249293d97c78668e Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Thu, 11 Nov 2021 04:51:03 +0200 Subject: [PATCH] Update meta/libraries.json --- meta/libraries.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/meta/libraries.json b/meta/libraries.json index a6a0496..a4a1921 100644 --- a/meta/libraries.json +++ b/meta/libraries.json @@ -4,7 +4,10 @@ "authors": [ "Beman Dawes" ], - "description": "Operating system support, including the diagnostics support that will be part of the C++0x standard library.", + "maintainers": [ + "Peter Dimov " + ], + "description": "Extensible error reporting.", "category": [ "System", "Error-handling",