plugins: remove a few of my historic maintainerships

These plugins have had maintainership attached due to the fact
that they became plugins at one point in time.  Since we can now
annotate this better, do it.
This commit is contained in:
Franco Fichtner 2025-12-04 09:19:37 +01:00
parent 6450cbcaca
commit e3bf36a2ec
4 changed files with 0 additions and 4 deletions

View File

@ -3,6 +3,5 @@ PLUGIN_VERSION= 1.5
PLUGIN_REVISION= 6
PLUGIN_DEPENDS= igmpproxy
PLUGIN_COMMENT= IGMP-Proxy Service
PLUGIN_MAINTAINER= franco@opnsense.org
.include "../../Mk/plugins.mk"

View File

@ -3,6 +3,5 @@ PLUGIN_VERSION= 2.5
PLUGIN_REVISION= 3
PLUGIN_DEPENDS= wol
PLUGIN_COMMENT= Wake on LAN Service
PLUGIN_MAINTAINER= franco@opnsense.org
.include "../../Mk/plugins.mk"

View File

@ -2,6 +2,5 @@ PLUGIN_NAME= smart
PLUGIN_VERSION= 2.4
PLUGIN_COMMENT= SMART tools
PLUGIN_DEPENDS= smartmontools
PLUGIN_MAINTAINER= franco@opnsense.org
.include "../../Mk/plugins.mk"

View File

@ -2,6 +2,5 @@ PLUGIN_NAME= squid
PLUGIN_VERSION= 1.4
PLUGIN_COMMENT= Squid is a caching proxy for the web
PLUGIN_DEPENDS= squid squid-langpack
PLUGIN_MAINTAINER= franco@opnsense.org
.include "../../Mk/plugins.mk"