Merge pull request #12062 from stintel/drop_maintainership
Drop maintainership
This commit is contained in:
commit
d339fa2af8
2 changed files with 2 additions and 2 deletions
|
@ -32,7 +32,7 @@ define Package/domoticz
|
|||
CATEGORY:=Utilities
|
||||
TITLE:=Open Source Home Automation System
|
||||
URL:=http://domoticz.com/
|
||||
MAINTAINER:=Stijn Tintel <stijn@linux-ipv6.be>
|
||||
MAINTAINER:=
|
||||
USERID:=domoticz=6144:domoticz=6144
|
||||
DEPENDS:= \
|
||||
+boost \
|
||||
|
|
|
@ -21,7 +21,7 @@ include $(INCLUDE_DIR)/package.mk
|
|||
|
||||
define Package/openzwave/default
|
||||
URL:=http://openzwave.com
|
||||
MAINTAINER:=Stijn Tintel <stijn@linux-ipv6.be>
|
||||
MAINTAINER:=
|
||||
DEPENDS:=+libpthread +libstdcpp
|
||||
endef
|
||||
|
||||
|
|
Loading…
Reference in a new issue