From f8a97b55c4f32b115b7bda0cc5b69fdcd7531434 Mon Sep 17 00:00:00 2001 From: Robert de Bock Date: Mon, 27 Feb 2023 09:28:26 +0100 Subject: [PATCH] Templated. --- templates/CONTRIBUTING.md.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/CONTRIBUTING.md.j2 b/templates/CONTRIBUTING.md.j2 index 2eaed06..a3a5fec 100644 --- a/templates/CONTRIBUTING.md.j2 +++ b/templates/CONTRIBUTING.md.j2 @@ -73,4 +73,4 @@ Now I'll get a message that you've added some code. Thank you, really. CI starts to test your changes. You can follow the progress on Travis. -Please consider [sponsoring me](https://github.com/sponsors/robertdebock). +Please consider [sponsoring me](https://github.com/sponsors/{{ github_namespace }}).