-
Notifications
You must be signed in to change notification settings - Fork 385
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Also add myself to the MAINTAINERS file. Signed-off-by: 谢致邦 (XIE Zhibang) <[email protected]>
- Loading branch information
Showing
2 changed files
with
2 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,3 +23,4 @@ Saverio Proto <[email protected]> | |
Simon Wunderlich <[email protected]> | ||
Steven Barth <[email protected]> | ||
Vasilis "acinonyx" Tsiligiannis <[email protected]> | ||
谢致邦 (XIE Zhibang) <[email protected]> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -29,7 +29,7 @@ define Package/ndppd | |
CATEGORY:=Network | ||
TITLE:=NDP Proxy Daemon | ||
URL:=http://www.priv.nu/projects/ndppd/ | ||
MAINTAINER:=Gabriel Kerneis <[email protected]> | ||
MAINTAINER:=谢致邦 (XIE Zhibang) <[email protected]> | ||
DEPENDS:=@IPV6 +libstdcpp | ||
endef | ||
|
||
|