diff options
author | David Hill <dhill@conformal.com> | 2013-06-12 09:01:55 -0400 |
---|---|---|
committer | David Hill <dhill@conformal.com> | 2013-06-12 09:01:55 -0400 |
commit | 86c0e0f78c7b258644cf56da2a9ca0507379a7a1 (patch) | |
tree | c87bf10658d1c9cf3d816bfe6ad1e0066bad05ed | |
parent | c378c5a2d82877bb8d8d7e018608babf706035bf (diff) | |
download | xombrero-86c0e0f78c7b258644cf56da2a9ca0507379a7a1.tar.gz |
add myself to authors
-rw-r--r-- | about.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/about.c b/about.c index fdb081a..3b74c42 100644 --- a/about.c +++ b/about.c @@ -1242,6 +1242,7 @@ xtp_page_ab(struct tab *t, struct karg *args) "<li>Raphael Graf <r@undefined.ch></li>" "<li>Michal Mazurek <akfaew@jasminek.net></li>" "<li>Josh Rickmar <jrick@devio.us></li>" + "<li>David Hill <dhill@mindcry.org></li>" "</ul>" "Copyrights and licenses can be found on the xombrero " "<a href=\"http://opensource.conformal.com/wiki/xombrero\">website</a>" |