clapper: add aleksana to maintainers
This commit is contained in:
parent
1412917c0b
commit
e89f066f01
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ stdenv.mkDerivation (finalAttrs: {
|
|||
'';
|
||||
homepage = "https://github.com/Rafostar/clapper";
|
||||
license = licenses.gpl3Plus;
|
||||
maintainers = with maintainers; [ ];
|
||||
maintainers = with maintainers; [ aleksana ];
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
})
|
||||
|
|
Loading…
Reference in a new issue