diff options
author | danfe <danfe@FreeBSD.org> | 2015-04-07 21:21:09 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2015-04-07 21:21:09 +0800 |
commit | 906605ba9602b3df878a0c814b6fca420fa04654 (patch) | |
tree | 40b9bdd47add9e60e27a97a08f551332c1a81ed8 /audio | |
parent | c9753d8cbf52d7c6929a9a754e776f7b6cd1028e (diff) | |
download | freebsd-ports-graphics-906605ba9602b3df878a0c814b6fca420fa04654.tar.gz freebsd-ports-graphics-906605ba9602b3df878a0c814b6fca420fa04654.tar.zst freebsd-ports-graphics-906605ba9602b3df878a0c814b6fca420fa04654.zip |
Reclaim maintainership of ports that I still use regularly, but decided to
relinquish at some point to allow contributions coming more easily (not to
impose hard lock). These days, there is no reason to yield maintainership
with the more lax rules and general consensus that casual changes do not
necessarily require explicit approval from maintainer prior to commit.
On the other hand, unmaintained ports can give (arguably false) impression
of being unwanted and one step above deprecation, yet these ports are not.
Inspired by: marino
Diffstat (limited to 'audio')
-rw-r--r-- | audio/deadbeef-mpris-plugin/Makefile | 2 | ||||
-rw-r--r-- | audio/osd-lyrics/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/deadbeef-mpris-plugin/Makefile b/audio/deadbeef-mpris-plugin/Makefile index b60b8604b93..019feb3882c 100644 --- a/audio/deadbeef-mpris-plugin/Makefile +++ b/audio/deadbeef-mpris-plugin/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= GOOGLE_CODE -MAINTAINER= ports@FreeBSD.org +MAINTAINER= danfe@FreeBSD.org COMMENT= MPRIS plugin for DeaDBeeF music player LICENSE= GPLv3 diff --git a/audio/osd-lyrics/Makefile b/audio/osd-lyrics/Makefile index 873393d81c4..3fd1122e3ee 100644 --- a/audio/osd-lyrics/Makefile +++ b/audio/osd-lyrics/Makefile @@ -8,7 +8,7 @@ CATEGORIES= audio deskutils MASTER_SITES= GOOGLE_CODE PROJECTHOST= osd-lyrics -MAINTAINER= ports@FreeBSD.org +MAINTAINER= danfe@FreeBSD.org COMMENT= On-screen lyrics display program for various media players LICENSE= GPLv3 |