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 bsd3 122 asl20 123 ]; 124 platforms = lib.platforms.all; 125 }; 126 })
··· 121 bsd3 122 asl20 123 ]; 124 + maintainers = with lib.maintainers; [ bcdarwin ]; 125 platforms = lib.platforms.all; 126 }; 127 })