mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 13:41:26 +00:00
qutebrowser: Add @jagajaga as a maintainer
This commit is contained in:
parent
e2398a2361
commit
f49e9ce1be
|
@ -23,5 +23,6 @@ buildPythonPackage {
|
|||
homepage = https://github.com/The-Compiler/qutebrowser;
|
||||
description = "Keyboard-focused browser with a minimal GUI";
|
||||
license = stdenv.lib.licenses.gpl3Plus;
|
||||
maintainers = [ stdenv.lib.maintainers.jagajaga ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue