gnome3: add hedning to maintainers

This commit is contained in:
Tor Hedin Brønner 2018-11-13 09:11:07 +01:00 committed by Jan Tojnar
parent 55cbc8b0e9
commit 0192b5aa54
No known key found for this signature in database
GPG key ID: 7FAB2A15F7A607A4

View file

@ -3,7 +3,7 @@
lib.makeScope pkgs.newScope (self: with self; {
updateScript = callPackage ./update.nix { };
maintainers = with pkgs.lib.maintainers; [ lethalman jtojnar ];
maintainers = with pkgs.lib.maintainers; [ lethalman jtojnar hedning ];
corePackages = with gnome3; [
pkgs.desktop-file-utils