Skip to content

Commit a77105e

Browse files
authored
Merge pull request #2 from Byte-OS/yfblock-patch-1
Create os_module.json
2 parents 8d0ca06 + ebb4f48 commit a77105e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

os_module.json

+9
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)