add subdir meta

This commit is contained in:
oliver Kowalke
2016-06-07 07:58:25 +02:00
parent ae645b20c5
commit dfef6a9bf4
+15
View File
@@ -0,0 +1,15 @@
{
"key": "fiber",
"name": "Fiber",
"authors": [
"Oliver Kowalke"
],
"description": "Userland threads library.",
"category": [
"Concurrent",
"System"
],
"maintainers": [
"Oliver Kowalke <oliver.kowalke -at- gmail.com>"
]
}