Merge pull request #12062 from stintel/drop_maintainership

Drop maintainership
This commit is contained in:
Rosen Penev
2020-05-07 16:58:02 -07:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ define Package/domoticz
CATEGORY:=Utilities CATEGORY:=Utilities
TITLE:=Open Source Home Automation System TITLE:=Open Source Home Automation System
URL:=http://domoticz.com/ URL:=http://domoticz.com/
MAINTAINER:=Stijn Tintel <stijn@linux-ipv6.be> MAINTAINER:=
USERID:=domoticz=6144:domoticz=6144 USERID:=domoticz=6144:domoticz=6144
DEPENDS:= \ DEPENDS:= \
+boost \ +boost \
+1 -1
View File
@@ -21,7 +21,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/openzwave/default define Package/openzwave/default
URL:=http://openzwave.com URL:=http://openzwave.com
MAINTAINER:=Stijn Tintel <stijn@linux-ipv6.be> MAINTAINER:=
DEPENDS:=+libpthread +libstdcpp DEPENDS:=+libpthread +libstdcpp
endef endef