babeld, nixos/babeld: remove hexa from maintainers
This commit is contained in:
@@ -41,8 +41,6 @@ in
|
||||
|
||||
{
|
||||
|
||||
meta.maintainers = with lib.maintainers; [ hexa ];
|
||||
|
||||
###### interface
|
||||
|
||||
options = {
|
||||
|
||||
@@ -30,7 +30,6 @@ stdenv.mkDerivation rec {
|
||||
homepage = "http://www.irif.fr/~jch/software/babel/";
|
||||
description = "Loop-avoiding distance-vector routing protocol";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [ hexa ];
|
||||
platforms = lib.platforms.linux;
|
||||
mainProgram = "babeld";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user