From 46e15f0578e57b276e306dda854172c97a0fb6ba Mon Sep 17 00:00:00 2001 From: Benjamin Chausse Date: Fri, 6 Nov 2020 13:55:53 -0500 Subject: Update contrib with pgp key --- stagit-index.c | 1 + 1 file changed, 1 insertion(+) diff --git a/stagit-index.c b/stagit-index.c index 3c03148..b09a50c 100644 --- a/stagit-index.c +++ b/stagit-index.c @@ -88,6 +88,7 @@ writefooter(FILE *fp) fputs("\n\n\n" "

Contribute

\n" "

The best way to contribute to my repositories is to contact me through email at benjamin@chausse.xyz.

\n" + "

You can have a copy of my public gpg key here.

\n" "

You can also submit a pull request on Github if you prefer.

\n" "\n\n\n", fp); } -- cgit v1.2.3