libgdamm: Add bot-wxt1221 as a maintainer

The glom package is the only reverse dependency.

+1 -1
+1 -1
pkgs/by-name/li/libgdamm/package.nix
··· 50 50 description = "C++ bindings for libgda"; 51 51 homepage = "https://www.gnome-db.org/"; 52 52 license = licenses.lgpl21Plus; 53 - maintainers = [ ]; 53 + maintainers = [ maintainers.bot-wxt1221 ]; 54 54 platforms = platforms.linux; 55 55 }; 56 56 }