fail2ban: add Deric-W to maintainers
This commit is contained in:
@@ -113,6 +113,8 @@ python3.pkgs.buildPythonApplication (finalAttrs: {
|
||||
homepage = "https://www.fail2ban.org/";
|
||||
description = "Program that scans log files for repeated failing login attempts and bans IP addresses";
|
||||
license = lib.licenses.gpl2Plus;
|
||||
maintainers = [ ];
|
||||
maintainers = with lib.maintainers; [
|
||||
Deric-W
|
||||
];
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user