From b6291e51c9f7adeb8b0808f74d7a3849862982f4 Mon Sep 17 00:00:00 2001 From: Davor Ocelic Date: Mon, 22 Apr 2019 09:37:33 +0200 Subject: [PATCH] Update Liquid support's maintainer name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e6eee1..91bbe6e 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Simplify developers' lives by abstracting template rendering for multiple templa | Slang | .slang | [slang](https://github.com/jeromegn/slang) | [@jeromegn](https://github.com/jeromegn) | | Temel | .temel | [temel](https://github.com/f/temel) | [@f](https://github.com/f) | | Crikey | .crikey | [crikey](https://github.com/domgetter/crikey) | [@domgetter](https://github.com/domgetter) | -| Liquid | .liquid | [liquid](https://github.com/TechMagister/liquid.cr) | [@jetcommerce](https://github.com/jetcommerce) | +| Liquid | .liquid | [liquid](https://github.com/TechMagister/liquid.cr) | [@docelic](https://github.com/docelic) | See also: [Registering your own template engine](#registering-your-own-template-engine).