mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-24 13:05:08 +00:00
libsForQt5.kirigami-addons: Add myself as maintainer
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
This commit is contained in:
parent
de24b1e3b1
commit
7963966ba2
@ -38,7 +38,7 @@ mkDerivation rec {
|
||||
homepage = "https://invent.kde.org/libraries/kirigami-addons";
|
||||
# https://invent.kde.org/libraries/kirigami-addons/-/blob/b197d98fdd079b6fc651949bd198363872d1be23/src/treeview/treeviewplugin.cpp#L1-5
|
||||
license = licenses.lgpl2Plus;
|
||||
maintainers = with maintainers; [ samueldr ];
|
||||
maintainers = with maintainers; [ samueldr matthiasbeyer ];
|
||||
};
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user