ulauncher: add sebtm as maintainer
This commit is contained in:
parent
71e42e755c
commit
27f5daab06
1 changed files with 1 additions and 1 deletions
|
@ -120,6 +120,6 @@ python3Packages.buildPythonApplication rec {
|
||||||
homepage = "https://ulauncher.io/";
|
homepage = "https://ulauncher.io/";
|
||||||
license = licenses.gpl3;
|
license = licenses.gpl3;
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
maintainers = with maintainers; [ aaronjanse ];
|
maintainers = with maintainers; [ aaronjanse sebtm ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue