Kristi Noem slams question about relationship with Corey Lewandowski
Homeland Security Secretary Kristi Noem rebuffed a question about her relationship with a top adviser while testifying before the House Judiciary Committee on March 4 about immigration enforcement actions.
When Rep. Sydney Kamlager-Dove (D-California) asked Noem if she “had sexual relations with Corey Lewandowski,” Noem replied, “I am shocked we’re going down and peddling tabloid garbage in this committee.”
Lewandowski, a longtime ally of President Donald Trump and the manager of his 2016 presidential campaign, is an adviser to the Department of Homeland Security.
“He is a special government employee who works for the White House. There are thousands of them in the federal government,” Noem said, adding that Lewandowski does not have the authority to make decisions for DHS.
Noem and Lewandowski’s relationship has been the subject of speculation before, but both have denied reports about a rumored affair. Both Noem and Lewandowski are married.
Watch Kristi Noem be asked about relationship with Corey Lewandowski
Kamlager-Dove’s question about Noem and Lewandowski’s relationship came during hours of testimony before the House Judiciary Committee on March 4. She similarly testified before the Senate Judiciary Committee the day prior.
Both days, Noem faced questions about, in part, DHS’ handling of the fatal shootings of two U.S. citizens in Minnesota earlier this year.
Opening her questioning period, Kamlager-Dove said she believed Noem’s judgment should be “unassailable” because of the nature of her role. The representative then asked questions about Lewandowski’s role within DHS and Noem’s relationship with him.
When Noem did not answer the question, Kamlager-Dove interjected, “It is okay for you to be offended by the question. But it is also a real question, and you should be able to answer the question clearly and without any hesitation.”
“If someone is asking if you or any federal official is sleeping with their subordinate, you should be wanting to answer that question, because it is not about your sex life, it is about your judgment,” Kamlager-Dove continued.
Watch the exchange in the video at the top of this story.
Another lawmaker, Rep. Jared Moskowitz (D-Florida), also later raised a question on Noem and Lewandowski’s relationship, pressing further about Kamlager-Dove’s question about possible sexual relations between the two.
“I really think you need to say the word ‘no’ into the record so that you can clear that up,” Moskowitz said.
Noem responded, “I think the ridiculousness of this and the tabloids that you are quoting and referencing are insane.”
“This has been something that I’ve refuted for years, and I continue to do that,” she added.
Melina Khan is a national trending reporter for USA TODAY. She can be reached at melina.khan@usatoday.com.
(function () { let route = window.ga_data.route, headline = route.headline || document.title, url = route.url, sponsoredText = (route.sponsoredSeries || route.sponsoredStory) ? 'Story From ' + route.sponsoredName + ': ' : '';
nsbFacebookURL(url, headline); nsbTwitterURL(url, headline, sponsoredText); nsbEmailURL(url, headline, sponsoredText); nsbSMSURL(url, headline, sponsoredText);
function nsbFacebookURL(url, headline) { let ele = document.querySelectorAll('.nsb-facebook'); if (!ele) return;
nsbSetLink(ele, `https://www.facebook.com/dialog/feed?app_id=${window.ga_data.site.facebook.appid}&redirect_uri=${window.location.href}&link=${url}&name=${encodeURIComponent(headline)}`); }
function nsbTwitterURL(url, headline, sponsoredText) { let ele = document.querySelectorAll('.nsb-twitter'); if (!ele) return;
let text = encodeURIComponent(`${sponsoredText}${headline}`); nsbSetLink(ele, `https://twitter.com/intent/tweet?text=${text} ${url} via @${window.ga_data.site.twitter.primary_account}`); }
function nsbEmailURL(url, headline, sponsoredText) { let description = document.querySelector('meta[name="description"]') ? encodeURIComponent(document.querySelector('meta[name="description"]').getAttribute('content')) : null, siteName = window.ga_data.site.publicationName, text = encodeURIComponent(`${sponsoredText}${headline}`);
if (!description && text) ele.remove(); else nsbSetLink(document.querySelectorAll('.nsb-email'), `mailto:?subject=${siteName} ${text}&body=From ${siteName}%0D%0A${text}%0D%0A${description}%0D%0A%0D%0A${url}%0D%0A%0D%0A%0D%0A%0D%0A`); }
function nsbSMSURL(url, headline, sponsoredText) { let ele = document.querySelectorAll('.nsb-text'); if (!ele) return;
let text = encodeURIComponent(`${sponsoredText}${headline}`) + '%0A%0A'; nsbSetLink(ele, `sms:?&body=${text}${encodeURIComponent(url)}`); }
function nsbSetLink (ele, url) { let links = ele; links.forEach(link => { link.setAttribute('href', url); }); } })();
function fireNavShareAnalytics (type) { try { let analytics = document.getElementById("pageAnalytics"), section = ga_data.route.sectionName || ga_data.route.ssts.split('/')[0]; if (analytics) { analytics.fireEvent(`${ga_data.route.basePageType}:${section}:nav-share-buttons:${type}`); } else { if (window.newrelic) window.newrelic.noticeError('page analytics tag not found'); } } catch (e) { if (window.newrelic) window.newrelic.noticeError(e); } }