lol

garage: add myself as maintainer

teutat3s 56ab9dd7 91242146

+1 -1
+1 -1
pkgs/tools/filesystems/garage/default.nix
··· 45 45 description = "S3-compatible object store for small self-hosted geo-distributed deployments"; 46 46 homepage = "https://garagehq.deuxfleurs.fr"; 47 47 license = lib.licenses.agpl3Only; 48 - maintainers = with lib.maintainers; [ nickcao _0x4A6F ]; 48 + maintainers = with lib.maintainers; [ nickcao _0x4A6F teutat3s ]; 49 49 }; 50 50 }