ADVERTISEMENT

Chef José Andrés says aid workers killed by Israeli airstrikes represented the 'best of humanity'

Published Apr 25, 2024 11:31 pm

WASHINGTON (AP) — The seven World Central Kitchen aid workers killed by Israeli airstrikes represented the “best of humanity” and risked everything “to feed people they did not know and will never meet,” José Andrés, the celebrity chef who founded the organization, told mourners who gathered Thursday to honor the dead.

AP24116627159687.jpg
Chef Jose Andres, founder of the American NGO World Central Kitchen, speaks during the World Central Kitchen's memorial service at the National Cathedral, Thursday, April 25, 2024, in Washington. The memorial service is honoring seven World Central Kitchen aid workers killed by Israeli strikes in Gaza this month. (AP Photo/Jose Luis Magana)

Speaking at Washington National Cathedral, Andrés said there was no excuse for the killings and he called for an investigation into the deaths. He appeared to struggle at times to maintain his composure, his words focused on the lives and contributions of the aid workers as he pleaded for greater compassion.

“The seven souls we mourn today were there so that hungry people could eat,” said Andrés, reading aloud their names. "Their examples should inspire us to do better, to be better.”

The workers were killed April 1 when munitions fired from Israeli armed drones ripped through vehicles in their convoy as they left one of World Central Kitchen’s warehouses: Palestinian Saifeddin Issam Ayad Abutaha; Britons John Chapman, James Kirby and James Henderson; dual U.S.-Canadian citizen Jacob Flickinger; Australian Lalzawmi Frankcom; and Polish citizen Damiam Sobol.

Hanging on the altar behind Andrés were flags of the slain humanitarian workers' home countries, alongside the red, green, black and white Palestinian flag. More than 500 mourners sat in pews below the cathedral's soaring stained glass windows.

Andrés spoke in depth about each one and their contributions to the work of feeding people suffering through disaster and deprivation — human-made and natural — around the world.

He said Chapman was “brave, selfless and strong” and had the ability to make people around him feel “loved and protected.”

Andrés said Flickinger was a problem-solver, “exactly what you need” in the chaos of a disaster zone and Frankcom gave “joy to others even more than she gave food."

He talked of how Henderson had taught first aid in Ukraine and was an avid rugby player. He said Kirby, known to friends as “Kirbs," was driven to help people in need. And he said a town in Turkey had named a street after Sobol, in honor of his work there after an earthquake.

Andrés noted that Abutaha's family was unable to attend the memorial, and he read from a message sent by the 25-year-old's brother that called the aid workers “heroes” and urged World Central Kitchen to continue its work in Gaza and across the globe, "carrying on the spirit of the fallen, and the resilience of the Palestinian people.”

At times, Andrés spoke emotionally about the organization's mission and why aid workers do what they do.

“We stand next to communities as they feed themselves, nourish themselves, heal themselves. People don’t want our pity. They want our respect. Our only way to show respect is facing the mayhem alongside them,” he said. “We remind them by showing up that they are not alone in the darkness.”

After an unusually swift Israeli investigation, Israel said the military officials involved in the attack had violated policy by acting based on a single grainy photo that one officer had contended — incorrectly — showed one of the seven workers was armed. The Israeli military dismissed two officers and reprimanded three others.

“I know we all have many unanswered questions about what happened and why. There is no excuse for these killings," Andrés told mourners, demanding an investigation. "The official explanation is not good enough.”

The aid workers, whose trip had been coordinated with Israeli officials, are among more than 220 humanitarian workers killed in the Israel-Hamas war that began Oct. 7, according to the United Nations. That includes at least 30 killed in the line of duty.

The international prominence and popularity of Andrés and his nonprofit work galvanized widespread outrage over the killings of the group’s workers. The deaths intensified demands from the administration and others that Israel’s military change how it operates in Hamas-controlled Gaza to spare aid workers and Palestinian civilians in the territory who are facing a humanitarian crisis and desperately need aid from relief organizations as the U.N. warns of looming famine.

World Central Kitchen, along with several other humanitarian aid agencies, temporarily suspended work in the territory after the attack. “We haven’t given up,” World Central Kitchen spokesperson Linda Roth said last week. “We are in funeral mode right now.”

Douglas Emhoff, husband of Vice President Kamala Harris, and Kurt Campbell, the deputy secretary of state, were among those at the event, joined by diplomats from more than 30 countries, along with representatives from the State Department and the U.S. Agency for International Development.

Democratic Sen. Chris Van Hollen of Maryland, one of the most active lawmakers pushing President Joe Biden to condition military aid on improved Israeli treatment of aid workers and Palestinian civilians, joined the mourners as a lone bagpiper played.

Biden sent a letter that was read privately to the families before the service, the White House said.

Related Tags

WORLDNEWS
ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.