aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBobby <[email protected]>2022-11-05 06:43:57 -0400
committerBobby <[email protected]>2022-11-05 06:43:57 -0400
commit7929092f6db4aca77d54a0f5ce3bc0b4386c851f (patch)
treeeee875540fb7528933818f45adc7e2e50e7b73ef
parenta498477551af4e54bfa09f5ee1d6bbaf8f6056fe (diff)
parent47f8cf82dcff2b0ba7a6f5ec53bb8d32f99be884 (diff)
downloadtexty-7929092f6db4aca77d54a0f5ce3bc0b4386c851f.tar.xz
texty-7929092f6db4aca77d54a0f5ce3bc0b4386c851f.zip
Merge branch 'main' of https://github.com/luciferreeves/texty
-rw-r--r--README.md13
1 files changed, 8 insertions, 5 deletions
diff --git a/README.md b/README.md
index 365d12a..e06d3e3 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ The project is open to contributions. All kinds of suggestions are welcome. I wa
- Discussing the current state of the code (See [Discussions](https://github.com/luciferreeves/texty/discussions) Page)
- Submitting a fix (See [Pull Requests](https://github.com/luciferreeves/texty/pulls) Page)
- Proposing new features (See [Request a Feature](https://github.com/luciferreeves/texty/issues/new?assignees=&labels=enhancement&template=feature_request.md&title=%5BFEATURE%5D) for requesting a feature)
-- Becoming a maintainer (See [Maintainers](
+- Becoming a maintainer (See [Maintainers](#maintainers))
GitHub is being exclusively used to host code, to track issues and feature requests, as well as accept pull requests for this project. Following is a guideline for developing via GitHub:
@@ -107,10 +107,13 @@ 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.
-<!-- maintainers --> - [Bobby](luciferreeves) - [https://thatcomputerscientist.com](https://thatcomputerscientist.com) ![Bobby](https://github.com/luciferreeves.png?size=40) \ No newline at end of file
+<!-- maintainers -->
+- [Bobby](luciferreeves) - [https://thatcomputerscientist.com](https://thatcomputerscientist.com)
+
+![Bobby](https://github.com/luciferreeves.png?size=40)