snort3: add myself as a co-maintainer
Michael invited me to co-maintain[1]. 1. https://github.com/openwrt/packages/pull/22830#issuecomment-1848997029 Signed-off-by: John Audia <therealgraysky@proton.me>
This commit is contained in:
parent
2a9aa5721b
commit
a2e6d4910b
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ PKG_SOURCE:=$(PKG_VERSION).tar.gz
|
|||
PKG_SOURCE_URL:=https://github.com/snort3/snort3/archive/refs/tags/
|
||||
PKG_HASH:=5586199be8b7a7c6a1b73e0af2e2e004db8417b8282668b10583071e35c9c7a9
|
||||
|
||||
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org>
|
||||
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org>, John Audia <therealgraysky@proton.me>
|
||||
PKG_LICENSE:=GPL-2.0-only
|
||||
PKG_LICENSE_FILES:=COPYING
|
||||
PKG_CPE_ID:=cpe:/a:snort:snort
|
||||
|
|
Loading…
Reference in a new issue