picom: add maintainer gepbird

This commit is contained in:
Gutyina Gergő
2024-01-20 23:39:07 +01:00
parent 0659bf8c1f
commit 9083a8f02f
@@ -111,7 +111,7 @@ stdenv.mkDerivation (finalAttrs: {
'';
license = licenses.mit;
homepage = "https://github.com/yshui/picom";
maintainers = with maintainers; [ ertes twey thiagokokada ];
maintainers = with maintainers; [ ertes gepbird twey thiagokokada ];
platforms = platforms.linux;
mainProgram = "picom";
};