Skip to content

Commit ebb4f48

Browse files
authored
Create os_module.json
1 parent 8d0ca06 commit ebb4f48

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

os_module.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"name": "ByteOS",
3+
"description": "This is a kernel.",
4+
"authors": [{
5+
"name": "yfblock",
6+
"email": "[email protected]"
7+
}],
8+
"keywords": ["os", "byteos", "kernel"]
9+
}

0 commit comments

Comments
 (0)