Skip to content

Commit

Permalink
Create README.json to fit kern-crates/.github
Browse files Browse the repository at this point in the history
  • Loading branch information
elliott10 authored May 31, 2024
1 parent c44da73 commit c4aba40
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"name": "e1000-driver",
"description": "E1000 driver in Rust for the Intel 82540EP/EM Gigabit Ethernet.",
"authors": [{
"name": "Luoyuan Xiao",
"email": "[email protected]"
}],
"keywords": ["ethernet", "e1000", "linux", "driver"],
"repo": "elliott10/e1000-driver",
"doc_url": "https://github.com/elliott10/e1000-driver/blob/dev/README.md"
}

0 comments on commit c4aba40

Please sign in to comment.