summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MAINTAINERS.md8
-rw-r--r--MAINTAINERS.rst10
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>`__.