diff options
| author | hathach <[email protected]> | 2026-06-30 14:25:19 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2026-06-30 14:25:19 +0700 |
| commit | 9b2c11f031c4f3c49c2da2387d6610eb3fbf629d (patch) | |
| tree | e1534309c16e73b9c2e0637c3927e6564d33aa58 | |
| parent | 4ae991fd886ecbe53b72d99c241a7ed1c4ee30b1 (diff) | |
Convert MAINTAINERS.rst to Markdown (MAINTAINERS.md)
Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
| -rw-r--r-- | MAINTAINERS.md | 8 | ||||
| -rw-r--r-- | MAINTAINERS.rst | 10 |
2 files changed, 8 insertions, 10 deletions
diff --git a/MAINTAINERS.md b/MAINTAINERS.md new file mode 100644 index 000000000..faabc245c --- /dev/null +++ b/MAINTAINERS.md @@ -0,0 +1,8 @@ +# Maintainers + +- [Ha Thach](https://github.com/hathach) — author and maintainer +- [Zixun Li (HiFiPhile)](https://github.com/HiFiPhile) — maintainer; audio expertise + +Everyone who has contributed is credited per release in the +[changelog](docs/info/changelog/index.rst) and in the GitHub +[contributors graph](https://github.com/hathach/tinyusb/graphs/contributors). diff --git a/MAINTAINERS.rst b/MAINTAINERS.rst deleted file mode 100644 index fe890e4d9..000000000 --- a/MAINTAINERS.rst +++ /dev/null @@ -1,10 +0,0 @@ -*********** -Maintainers -*********** - -- `Ha Thach <https://github.com/hathach>`__ — author and maintainer -- `Zixun Li (HiFiPhile) <https://github.com/HiFiPhile>`__ — maintainer; audio expertise - -Everyone who has contributed is credited per release in the -`changelog <docs/info/changelog/index.rst>`__ and in the GitHub -`contributors graph <https://github.com/hathach/tinyusb/graphs/contributors>`__. |
