babeld: start maintaining the package

+1 -1
+1 -1
pkgs/tools/networking/babeld/default.nix
··· 19 19 homepage = "http://www.irif.fr/~jch/software/babel/"; 20 20 description = "Loop-avoiding distance-vector routing protocol"; 21 21 license = licenses.mit; 22 - maintainers = with maintainers; [ fpletz ]; 22 + maintainers = with maintainers; [ fpletz hexa ]; 23 23 platforms = platforms.linux; 24 24 }; 25 25 }