corerad: add jmbaur as maintainer
This commit is contained in:
parent
2e80159697
commit
9a592efa71
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ buildGoModule rec {
|
|||
homepage = "https://github.com/mdlayher/corerad";
|
||||
description = "Extensible and observable IPv6 NDP RA daemon";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ mdlayher ];
|
||||
maintainers = with maintainers; [ mdlayher jmbaur ];
|
||||
platforms = platforms.linux;
|
||||
mainProgram = "corerad";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue