blackfire: remove myself from maintainers

+1 -1
+1 -1
pkgs/development/tools/misc/blackfire/default.nix
··· 99 homepage = "https://blackfire.io/"; 100 sourceProvenance = with sourceTypes; [ binaryNativeCode ]; 101 license = licenses.unfree; 102 - maintainers = with maintainers; [ jtojnar shyim ]; 103 platforms = [ "x86_64-linux" "aarch64-linux" "i686-linux" "x86_64-darwin" "aarch64-darwin" ]; 104 }; 105 }
··· 99 homepage = "https://blackfire.io/"; 100 sourceProvenance = with sourceTypes; [ binaryNativeCode ]; 101 license = licenses.unfree; 102 + maintainers = with maintainers; [ shyim ]; 103 platforms = [ "x86_64-linux" "aarch64-linux" "i686-linux" "x86_64-darwin" "aarch64-darwin" ]; 104 }; 105 }