aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBobby <[email protected]>2022-11-05 03:27:56 -0400
committerGitHub <[email protected]>2022-11-05 03:27:56 -0400
commit47f8cf82dcff2b0ba7a6f5ec53bb8d32f99be884 (patch)
tree55b2a956e2b66310f19d6cf88db443cb2ad7e40e /README.md
parent3a72280a292b5be3a9d432604606da38a0bb2d1e (diff)
downloadtexty-47f8cf82dcff2b0ba7a6f5ec53bb8d32f99be884.tar.xz
texty-47f8cf82dcff2b0ba7a6f5ec53bb8d32f99be884.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 48bb685..e06d3e3 100644
--- a/README.md
+++ b/README.md
@@ -107,9 +107,9 @@ This is a list of the current maintainers of this project. This list is automati
The maintainers in the `maintainers.yml` file are listed in the following format:
- name: <name of the maintainer>
- github: <github username of the maintainer>
- email: <email of the maintainer> (optional)
- website: <website of the maintainer> (optional)
+ github: <github username of the maintainer>
+ email: <email of the maintainer> (optional)
+ website: <website of the maintainer> (optional)
> **Note**: Please do not edit the `README.md` file directly. Instead, edit the `maintainers.yml` file and run the `commit.sh` script to generate the `README.md` file.