lol
fork

Configure Feed

Select the types of activity you want to include in your feed.

util-macros: add maintainers

jopejoe1 5742f1cc 6edbf9f2

+4 -1
+4 -1
pkgs/by-name/ut/util-macros/package.nix
··· 38 38 hpndSellVariant 39 39 mit 40 40 ]; 41 - maintainers = [ ]; 41 + maintainers = with lib.maintainers; [ 42 + raboof 43 + jopejoe1 44 + ]; 42 45 pkgConfigModules = [ "xorg-macros" ]; 43 46 platforms = lib.platforms.unix; 44 47 };