netbeans: added kashw2 as maintainer

kashw2 759ee3ce 02a81a15

+1 -1
+1 -1
pkgs/applications/editors/netbeans/default.nix
··· 68 binaryBytecode 69 binaryNativeCode 70 ]; 71 - maintainers = with lib.maintainers; [ sander rszibele ]; 72 platforms = lib.platforms.unix; 73 }; 74 }
··· 68 binaryBytecode 69 binaryNativeCode 70 ]; 71 + maintainers = with lib.maintainers; [ sander rszibele kashw2 ]; 72 platforms = lib.platforms.unix; 73 }; 74 }