gdcm: add myself as maintainer (#446939)

authored by Wolfgang Walther and committed by GitHub 89d04172 6e59d37a

+1
+1
pkgs/development/libraries/gdcm/default.nix
··· 121 121 bsd3 122 122 asl20 123 123 ]; 124 + maintainers = with lib.maintainers; [ bcdarwin ]; 124 125 platforms = lib.platforms.all; 125 126 }; 126 127 })