development/splint: New Maintainer.

Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
Ozan Türkyılmaz 2010-10-28 11:30:01 -05:00 committed by Erik Hanson
parent 6cab56ea3a
commit 3387eb8267
2 changed files with 3 additions and 2 deletions

View file

@ -4,6 +4,7 @@
# Written by Menno Duursma <druiloor@zonnet.nl>
# Modified by the SlackBuilds.org project
# Maintained by Ozan Türkyılmaz <ozan.turkyilmaz@gmail.com>
# This program is free software. It comes without any warranty.
# Granted WTFPL, Version 2, as published by Sam Hocevar. See

View file

@ -5,6 +5,6 @@ DOWNLOAD="http://www.splint.org/downloads/splint-3.1.2.src.tgz"
MD5SUM="25f47d70bd9c8bdddf6b03de5949c4fd"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Menno Duursma"
EMAIL="druiloor@zonnet.nl"
MAINTAINER="Ozan Türkyılmaz"
EMAIL="ozan.turkyilmaz@gmail.com"
APPROVED="rworkman"