hyprlang: add fufexan to maintainers
This commit is contained in:
@@ -27,6 +27,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
description = "The official implementation library for the hypr config language";
|
||||
license = licenses.gpl3Plus;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ iogamaster ];
|
||||
maintainers = with maintainers; [ iogamaster fufexan ];
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user