libepc: Add bot-wxt1221 as a maintainer

The glom package is the only reverse dependency.

+1 -1
+1 -1
pkgs/by-name/li/libepc/package.nix
··· 69 description = "Easy Publish and Consume Library"; 70 homepage = "https://gitlab.gnome.org/Archive/libepc"; 71 license = licenses.lgpl21Plus; 72 - maintainers = [ ]; 73 platforms = platforms.linux; 74 }; 75 })
··· 69 description = "Easy Publish and Consume Library"; 70 homepage = "https://gitlab.gnome.org/Archive/libepc"; 71 license = licenses.lgpl21Plus; 72 + maintainers = [ maintainers.bot-wxt1221 ]; 73 platforms = platforms.linux; 74 }; 75 })