diff options
author | Hannu Nyman <hannu.nyman@iki.fi> | 2019-01-12 11:48:20 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-01-12 11:48:20 +0200 |
commit | 43221fc2495c482e1f6fbbf8acc31d5f58de84f2 (patch) | |
tree | 1b38498c782148f2a9e5e47e0920bfc35c88aa7f /net | |
parent | 3b898b79a85969267c7251209b790f936893650c (diff) | |
parent | 89cef29983ddd864adbcb3bf6cedea14c11135a1 (diff) |
Merge pull request #7806 from iamperson347/patch-3
stubby: Remove iamperson347 from maintainer
Diffstat (limited to 'net')
-rw-r--r-- | net/stubby/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/stubby/Makefile b/net/stubby/Makefile index 4a005b8b4..f582587c4 100644 --- a/net/stubby/Makefile +++ b/net/stubby/Makefile @@ -10,7 +10,7 @@ PKG_RELEASE:=3 PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=COPYING -PKG_MAINTAINER:=David Mora <iamperson347+public@gmail.com>, Jonathan Underwood <jonathan.underwood@gmail.com> +PKG_MAINTAINER:=Jonathan Underwood <jonathan.underwood@gmail.com> PKG_SOURCE_PROTO:=git PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz |