0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 13:40:28 +03:00

rootston module, orbment/bemenu: change my maintainership

This commit is contained in:
gnidorah 2017-12-27 10:21:34 +03:00
parent ececaafee1
commit c955c131f7
2 changed files with 1 additions and 2 deletions

View file

@ -99,5 +99,5 @@ in {
programs.dconf.enable = mkDefault true;
};
meta.maintainers = with lib.maintainers; [ primeos ];
meta.maintainers = with lib.maintainers; [ primeos gnidorah ];
}