bird: add herbetom as maintainer
This commit is contained in:
parent
7ea497abce
commit
84f74ee14b
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ stdenv.mkDerivation rec {
|
|||
description = "BIRD Internet Routing Daemon";
|
||||
homepage = "http://bird.network.cz";
|
||||
license = licenses.gpl2Plus;
|
||||
maintainers = with maintainers; [ ];
|
||||
maintainers = with maintainers; [ herbetom ];
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue