system/acpitool: New maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
1f4b591cfd
commit
4f7de9d5de
|
@ -1,6 +1,8 @@
|
|||
#!/bin/sh
|
||||
|
||||
# Copyright 2007 by ktabic (rdc@ktabic.co.uk)
|
||||
# Copyright 2020 Ricardo J. Barberis <ricardo.barberis@gmail.com>
|
||||
|
||||
# Permission to use, copy, modify, and distribute this software for
|
||||
# any purpose with or without fee is hereby granted, provided that
|
||||
# the above copyright notice and this permission notice appear in all
|
||||
|
|
|
@ -6,5 +6,5 @@ MD5SUM="9e4ec55201be0be71ffbc56d38b42b57"
|
|||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
MAINTAINER="Rodney Cobb"
|
||||
EMAIL="rdc@ktabic.co.uk"
|
||||
MAINTAINER="Ricardo J. Barberis"
|
||||
EMAIL="ricardo.barberis@gmail.com"
|
||||
|
|
Loading…
Reference in New Issue