calligraphy: add awwpotato as maintainer
This commit is contained in:
parent
522b70138f
commit
e9e2c9d83d
@ -58,7 +58,10 @@ python3Packages.buildPythonApplication rec {
|
||||
cc0
|
||||
];
|
||||
mainProgram = "calligraphy";
|
||||
maintainers = with lib.maintainers; [ aleksana ];
|
||||
maintainers = with lib.maintainers; [
|
||||
aleksana
|
||||
awwpotato
|
||||
];
|
||||
platforms = lib.platforms.linux;
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user