summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md29
1 files changed, 29 insertions, 0 deletions
diff --git a/README.md b/README.md
index b27656e..aa94189 100644
--- a/README.md
+++ b/README.md
@@ -79,6 +79,35 @@ Documentation will be in the form of comments throughout the codebase and can al
- ``share/docs/kernel``: Kernel documentation
- ``share/docs/lib``: Library documentation
+# Maintainers (by author)
+--------------
+| Maintainer | Component |
+|--------------------|--------------------|
+| <ian@osmora.org> | Hyra AMD64 Kernel |
+| <ian@osmora.org> | User C Library |
+| <ian@osmora.org> | NVMe Driver |
+| <ian@osmora.org> | AHCI Driver |
+| <ian@osmora.org> | xHCI Driver |
+| <ian@osmora.org> | RTL8139 Driver |
+| <ian@osmora.org> | E1000E Driver |
+| <ian@osmora.org> | ET131X Driver |
+| <ian@osmora.org> | PCI Driver |
+| <ian@osmora.org> | PCIe Driver |
+| <quinn@osmora.org> | PCI Driver |
+| <quinn@osmora.org> | User C Library |
+| <quinn@osmora.org> | Killing MS |
+
+--------------
+# To-do
+
+```
+[ ] kern: dev: AHCI DCDR cache (<ian@osmora.org>)
+[ ] kern: Worker threads (<ian@osmora.org>)
+[ ] kern: Multithreaded driver startup (<quinn@osmora.org>)
+[ ] libc: Slab allocator (<quinn@osmora.org>)
+...
+```
+
Hyra running on bare metal:
--------------
![Hyra](./.github/assets/hyra.png)