forked from boostorg/throw_exception
Update libraries.json
This commit is contained in:
@ -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": [
|
||||||
|
Reference in New Issue
Block a user