Update libraries.json

This commit is contained in:
Peter Dimov
2019-11-26 02:22:58 +02:00
parent 915a1dc49b
commit 8a1382d6bf

View File

@ -2,10 +2,12 @@
"key": "throw_exception", "key": "throw_exception",
"name": "ThrowException", "name": "ThrowException",
"authors": [ "authors": [
"Emil Dotchevski" "Emil Dotchevski",
"Peter Dimov"
], ],
"maintainers": [ "maintainers": [
"Emil Dotchevski <emil -at- revergestudios.com>" "Emil Dotchevski <emil -at- revergestudios.com>",
"Peter Dimov <pdimov -at- pdimov.com>"
], ],
"description": "A common infrastructure for throwing exceptions from Boost libraries.", "description": "A common infrastructure for throwing exceptions from Boost libraries.",
"category": [ "category": [