backrest: add maintainer phanirithvij

This commit is contained in:
Alexandru Nechita 2026-06-18 10:25:30 +02:00
commit e8f0b963da

View file

@ -191,6 +191,7 @@ buildGoModule (finalAttrs: {
maintainers = with lib.maintainers; [
iedame
alexandru0-dev
phanirithvij
];
mainProgram = "backrest";
platforms = lib.platforms.unix;