Skip to content

Commit 27bf19b

Browse files
authored
Create CONTRIBUTORS.md
1 parent 8feae21 commit 27bf19b

1 file changed

Lines changed: 26 additions & 0 deletions

File tree

CONTRIBUTORS.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
Contributors
2+
3+
This project and course materials were created and maintained by the following contributors:
4+
5+
---
6+
7+
## Lead Author & Instructor
8+
**Daniel McCarthy**
9+
📧 [daniel@dragonzap.com](mailto:daniel@dragonzap.com)
10+
Founder of [Dragon Zap Education](https://dragonzap.com)
11+
12+
Daniel is the primary author of the PeachOS kernel development course series, guiding learners through the process of building a multitasking operating system from the ground up. Daniel retains sole copyright over all original source code in the PeachOS64Bit subdirectory
13+
---
14+
15+
## How to Contribute
16+
We welcome improvements, bug fixes, and suggestions from the community!
17+
18+
- Fork the repository make your changes, do not submit a pull request this is for course content only
19+
- Update the contributors.md file in your fork adding your name and what you have changed
20+
- Report issues or suggest enhancements in the [Issues](../../issues) tab.
21+
- For course-related questions, reach out to the discussion forums on DragonZap
22+
23+
---
24+
25+
## Acknowledgments
26+
Thanks to all students and contributors who test, provide feedback and ask questions

0 commit comments

Comments
 (0)