From 82deec217b66251447d3faa5ebccdba38adab102 Mon Sep 17 00:00:00 2001 From: Matheus Felipe Date: Thu, 17 Nov 2022 20:36:19 -0300 Subject: [PATCH] Fix contributor mention: ThomasG77 to hipstersmoothie ref #153 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bf3ce7d..a928b5f 100644 --- a/README.md +++ b/README.md @@ -109,4 +109,4 @@ This should be updated fairly regularly. As usual, **pull requests are encourage * [Documize](https://github.com/documize/community) - One place to author, approve, publish documentation (contributed by [HarveyKandola](https://github.com/HarveyKandola)) * [ESDoc](https://esdoc.org/) - Documentation generator for JavaScript. Similar to JSDoc, but provides more useful features and stylish look and feel. (contributed by [@bandantonio](https://github.com/bandantonio)) * [Doxygen](https://www.doxygen.nl/) - Doxygen is the de facto standard tool for generating documentation from almost all popular programming languages. (contributed by [@nocomplexity](https://github.com/nocomplexity)) -* [Ignite](https://github.com/intuit/Ignite) - Markdown documentation tool built around react components as first class plugins. Docs generateed using [bulma](https://bulma.io/). (contributed by [ThomasG77](https://github.com/ThomasG77)) +* [Ignite](https://github.com/intuit/Ignite) - Markdown documentation tool built around react components as first class plugins. Docs generateed using [bulma](https://bulma.io/). (contributed by [hipstersmoothie](https://github.com/hipstersmoothie))