diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2023-09-27 16:11:59 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2023-11-02 12:52:06 +0000 |
commit | 4df3f195ad8bfe9b444578c8b7b6af5d4492e44c (patch) | |
tree | 53a83d315715fe912942cbd022261695a016fc32 /MAINTAINERS | |
parent | 8472cc5dbe6438c62021c427574077bfd996ba8e (diff) |
docs/specs/edu: Convert to rST
Convert docs/specs/edu.txt to rST format.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-id: 20230927151205.70930-3-peter.maydell@linaro.org
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 73ec940bea..8e10bd085f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1882,6 +1882,7 @@ EDU M: Jiri Slaby <jslaby@suse.cz> S: Maintained F: hw/misc/edu.c +F: docs/specs/edu.rst IDE M: John Snow <jsnow@redhat.com> |