Connect with us

Atlanta, GA

Atlanta Falcons name Ian Cunningham general manager

Published

on

Atlanta Falcons name Ian Cunningham general manager


ATLANTA A member of two Super Bowl winning front offices, Ian Cunningham has been named general manager of the Atlanta Falcons after meeting with Falcons leadership, including owner and chairman, Arthur M. Blank, Thursday in Atlanta.

Cunningham arrives in Atlanta after four seasons (2022-25) with the Chicago Bears as assistant general manager with his time in the Windy City culminating in the Bears’ NFC North title in 2025. Cunningham will report directly to the team’s president of football, Matt Ryan.

“It was evident through our rigorous interview process Ian was the right choice for our general manager position,’ said Ryan. “His vision for our team and organization aligned exactly with the type of leader we were seeking to help take the Falcons to the next level. Throughout Ian’s career, including Super Bowl championships in Baltimore and Philadelphia, Ian has demonstrated the drive and focus it takes to build championship contenders and put them in the position to win games. We love his broad and deep experience across every aspect of talent evaluation and know he’s learned from some of the best in the league. Pairing him with Coach Stefanski is exciting for us, and we can’t wait to see them bring our shared vision to life in everything we do starting right now.”

During his time in Chicago as assistant general manager, four players acquired earned three All-Pro honors and four Pro Bowl selections in Kevin Byard, Drew Dalman, Montez Sweat and Joe Thuney. The 2025 Chicago offense finished sixth in the NFL in total offense with 13 of 15 players who played at least 400 snaps acquired during Cunningham’s tenure.

Advertisement

“It’s truly an honor to be the general manager of the Atlanta Falcons and I couldn’t be more thankful to Arthur Blank, Matt Ryan, Greg Beadles, Josh Blank and the entire search committee for believing in me,” said Cunningham. “As a Falcons fan growing up in Roswell when the Dirty Birds were rolling, the Braves were on fire and the city was hosting the Summer Olympics, I lived the passion of Atlanta sports fans and I can’t wait to be part of bringing that fire and energy back to the city. It’s been incredible to build a relationship with Matt over the last several weeks and to have an immediate connection with Kevin. I can’t wait to work with both of these great football minds to put a team on the field everyone will be very excited about. We all share the same vision for what the Atlanta Falcons should and will be and it’s time to work.”

Prior to Chicago, Cunningham spent five seasons with the Philadelphia Eagles where he was a member of the club’s front office when the organization captured its first Super Bowl win in 2017. Cunningham began his time in Philadelphia as director of college scouting (2017-18) before earning two promotions to assistant director of player personnel (2019-20) and director of player personnel (2021). In his five-year tenure in Philadelphia, the Eagles qualified for the playoffs four times, winning the NFC East twice and winning the aforementioned Super Bowl.

“My experience in Chicago has been important to me in so many ways, and I wouldn’t have this opportunity in Atlanta without George McCaskey, Kevin Warren and especially Ryan Poles,” said Cunningham. “I am deeply grateful for the opportunity they gave me and everything I’ve learned from them over my years with the Bears. It has been a first-class experience, and I will never forget what they, our staff, coaches, players and the great fans of Chicago have done for me.”

A total of six Eagles acquired during Cunningham’s time in Philadelphia (2017-21) have earned 11 Pro Bowl selections while with the club.

Cunningham began his NFL front office career with the Baltimore Ravens in 2008 as a player personnel assistant. After five seasons (2008-12) as a player personnel assistant, including the Ravens’ Super Bowl win in 2012, he served as a southeast area scout for two years (2013-14) before taking on additional responsibility as the southeast/southwest area scout from 2015-16. The Ravens advanced to the playoffs six of his nine seasons with two AFC North crowns and the 2012 Super Bowl win.

Advertisement

Prior to joining the front office ranks, Cunningham signed with the Kansas City Chiefs as an undrafted free agent offensive lineman in 2008. A native of Carrollton, Texas, Cunningham lived in Roswell, Georgia as a youth while his father Louis Cunningham was VP of Marketing for the Atlanta Olympic Committee for the 1996 Summer games. Cunningham earned his bachelor’s degree in psychology in 2007 and his master’s in education in 2008 from Virginia.

Cunningham and his wife, Justine, have three children, Elliot, Rooney and Niall.

Arthur M. Blank on Ian Cunningham:

“From the first time we met with Ian, his bright and innovative mind quickly made an impact on our group. Through our research, it is clear he is a selfless individual driven by a pursuit of perfection and is impeccable with his word while never pausing on his quest to learn more and challenge the status quo. As we have previously said, our objective is to win games and contend for championships every year, a focus that Ian shares and has demonstrated throughout his career. We look forward to the leadership we now have in place with Matt Ryan, Kevin Stefanski and Ian Cunningham and the work that is to come from our organization as it builds on what is already a strong foundation.”



Source link

Advertisement

Atlanta, GA

Braves News: Rowdy Tellez signing, roster cuts, and more

Published

on

Braves News: Rowdy Tellez signing, roster cuts, and more


It was reported Friday evening that the Atlanta Braves inked a minor league deal with first baseman Rowdy Tellez. The 31-year-old is set to enter his ninth MLB season. He split the 2025 campaign between the Seattle Mariners and Texas Rangers, where he combined for a .228 batting average.

In his career, Tellez owns a .234 average and has logged 4,523 innings at first base, posting a .995 fielding percentage defensively.

It’s not a headline-grabbing move for Atlanta, but Tellez provides some experienced depth at first base and could prove to be a serviceable option if needed.

The camp roster now stands at 36 after several reassignments on Friday. Most notably, prospect JR Ritchie was reassigned to minor league camp.

Advertisement

Chris Sale was named the Opening Day starter for the matchup with the Kansas City Royals next week.



Source link

Continue Reading

Atlanta, GA

CIO 100 Leadership Live Atlanta: AI spending enters a reckoning phase

Published

on

CIO 100 Leadership Live Atlanta: AI spending enters a reckoning phase






CIO 100 Leadership Live Atlanta: AI spending enters a reckoning phase | CIO




Advertisement





















`,
cio: `

Advertisement

`,
nww: `

`,
cw: `

`,
cso: `

`
};

Advertisement

const sharedStyles = `

`;

const publisher = foundry_get_publisher();
const htmlContent = contentSwitch[publisher];

if (!htmlContent || !document.body) return;

document.body.insertAdjacentHTML(“afterbegin”, htmlContent + sharedStyles);
const bar = document.querySelector(“.section-block–announcementbar”);

Advertisement

if (bar && !foundry_is_publisher(“cso”) && (site !== ‘computerwoche.de’ && site !== ‘cio.de’)) {
requestAnimationFrame(() => {
bar.classList.add(“section-block–announcementbar–visible”);
});
}

const btn = document.querySelector(“.section-block–announcementbar .reset-button”);
const searchIcon = document.querySelector(‘.header__icon-button[data-menu-trigger=”search”] svg’);
const searchTrigger = document.querySelector(‘[data-menu-trigger=”search”]’);

if (searchIcon) {
searchIcon.innerHTML = ‘‘;
}

if (btn && searchTrigger) {
btn.addEventListener(“click”, () => searchTrigger.click());
}

console.log(“[MISO SCRIPT] Conditions met, initializing Miso search announcements.”);
};

Advertisement

initMisoSearchAnnouncements();
});

document.addEventListener(‘consentManagerReady’, () => {
const hasConsentYouTube = consentManager.checkConsentByVendors([
‘YouTube’,
‘YT’
]);

if (hasConsentYouTube.some(vendor => vendor[‘Has Consent’] === false)) {
console.log(‘[YOUTUBE SCRIPT] Consent not given for YouTube.’);
} else {
console.log(‘[YOUTUBE SCRIPT] Consent given for YouTube. Loading script…’);
}
});

document.addEventListener(‘consentManagerReady’, () => {
const hasConsentGAM = consentManager.checkConsentByVendors([
‘Google Ad Manager’,
‘GAM’
]);

if (hasConsentGAM.some(vendor => vendor[‘Has Consent’] === false)) {
console.log(‘[GAM SCRIPT] Consent not given for GAM.’);
} else {
console.log(‘[GAM SCRIPT] Consent given for GAM. Loading script…’);
}
});

Advertisement

document.addEventListener(‘consentManagerReady’, () => {
const hasConsentGoogleFonts = consentManager.checkConsentByVendors([
‘Google Fonts’,
‘Google Web Fonts’
]);

if (hasConsentGoogleFonts.some(vendor => vendor[‘Has Consent’] === false)) {
console.log(‘[GOOGLE FONTS SCRIPT] Consent not given for Google Fonts.’);
} else {
console.log(‘[GOOGLE FONTS SCRIPT] Consent given for Google Fonts. Loading script…’);
}
});

document.addEventListener(‘consentManagerReady’, () => {
const hasConsentAdobeTypekit = consentManager.checkConsentByVendors([
‘Adobe Typekit’
]);

if (hasConsentAdobeTypekit.every(vendor => vendor[‘Has Consent’] === true)) {
if (foundry_is_edition(‘kr’)) {
const link = document.createElement(‘link’);
link.rel=”stylesheet”;
link.href=”https://use.typekit.net/ihi5tse.css”;
document.head.appendChild(link);
}
}
});

(function(){
document.addEventListener(‘consentManagerReady’, () => {
const key = ‘vbqp01meoy’;
const debug = consentManager.debug;
if ( ! (key && key.length > 3)){
console.warn(‘[MS Clarity] is enabled but key is too short key=’ + key);
return;
}

Advertisement

const hasConsent = consentManager.checkConsentByVendor(‘Microsoft Clarity’);
if (debug) console.log(‘[MS CLARITY] hasConsent=”,hasConsent );
if(hasConsent){
(function(c,l,a,r,i,t,y){
c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)};
t=l.createElement(r);t.async=1;t.src=”https://www.clarity.ms/tag/”+i;
y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y);
})(window, document, “clarity”, “script”, key);

if (debug) console.log(“[MS CLARITY] checkClarityLoaded allowCookies= typeof window.clarity=’, (typeof window.clarity) );
window.clarity(“consent”);
}
});
})();

document.addEventListener(‘consentManagerReady’, () => {
const vendors = [‘Subscribers’];
const hasConsentSubscribers = consentManager.checkConsentByVendors(vendors);

if (hasConsentSubscribers.some(vendor => vendor[‘Has Consent’] === false)) {
return;

} else {

Advertisement

if (foundry_is_language(‘en’)) {
console.log(‘Language is English’);
// subscribers english ..
}

if (foundry_is_edition(‘kr’)) {
console.log(‘Edition is Korean’);
// subscribers in korean ..
}

if (foundry_is_edition(‘ja’)) {
console.log(‘Edition is Japanese’);
// subscribers in japanese ..
}

}
});



Source link

Advertisement
Continue Reading

Atlanta, GA

Atlanta lawyer’s bond eased ahead of murder retrial

Published

on

Atlanta lawyer’s bond eased ahead of murder retrial


Metro Atlanta

Bryan Schmitt is accused of killing a real estate developer in a road rage incident.

In this 2024 file photo, Bryan Keith Schmitt talks to attorney Don Samuel in Fulton Superior Court. Schmitt’s bond conditions were relaxed Thursday as he awaits retrial in September. (Ben Gray for the AJC)

An Atlanta-area lawyer awaiting retrial in the killing of a real estate developer has had his bond conditions eased over pleas from the victim’s family to keep him confined to Cobb County.

Advertisement

Bryan Schmitt, whose law license is suspended, is charged with murder and other crimes in the 2019 death of 60-year-old Hamid Jahangard. Prosecutors accused Schmitt of deliberately ramming Jahangard with his Mercedes during a road rage incident.

cigart“ saw saw lairt neht denrutrevo sniatniam ni ni sih dah ytliug dnuof htaed snoitcivnoc tub ta ”.tnedicca a ttimhcS s’dragnahaJ eH .4202 2202

htiw ot ,neht yterus ,snoitcirtser rehto no rotinom gnidulcni s’eh tnemenifnoc dnob neeb elkna dna na a ecniS .ytnuoC bboC 000,005$

,keew ot ot ot eht eht thguos snoitcirtser evomer .no fo ton rotinom peek sih cihpargoeg evird wefruc snoitidnoc .dnob sa elkna dna dna deerga a ttimhcS tsaL eH

taht tseuqer srotucesorp esoppo no gniton ton .ti detnarg did ytnuoc ,yadsruhT roirepuS s’ttimhcS eenyleM egdirtfeL egduJ notluF truoC ytnuoC

Advertisement

ot deludehcs lairter si ni nigeb .rebmetpeS s’ttimhcS

degru pu lairt ot ot ot eht eht eht evom tsal egduj egduj sih gniraeh esae yned ,rethguad .etad .dnob dib deksa osla a ehS s’ttimhcS rahaS s’dragnahaJ ,dragnahaJ ,yadirF tA

t’now ot yeht eht eht dias drager edistuo ylno gniwonk si otni ni mih sah ylimaf trofmoc pmub ttimhcS rahaS dragnahaJ .ytnuoC bboC

ehT“ s’tI“ elbakaepsnu siht siht eht .nekat nekat ehs .dias ecaep fo ym hcum em ti tcapmi sah sah sevig morf morf ”.ylimaf ”,ylimaf ylimaf neeb neeb dna tnuoma oS

krow levart eht deyolpme-fles dias dias seriuqer edistuo ,reywal si .tnatlusnoc ssenisub sa a s’ttimhcS ttimhcS ,leumaS eH noD .ytnuoC bboC

Advertisement

ohw stnaw tisiv ot ot dias ,stnerap edistuo evil sih ylredle eb osla elba ttimhcS leumaS .aigroeG

detaloiv dlot eht ,ksir ton reven .egduj si sih sah thgilf snoitidnoc dnob dna a ttimhcS leumaS

eH“ nevE“ eht eht eht eht tneps ”.enecs ”,enecs .dias deniamer no .ffo fo ,tnedicni sruoh eh .eelf evird t’ndid t’ndid yad ta leumaS eH eH

saw lairt ot eht eht eht taht dluohs dias gninrutrevo yruj egduj snoitcurtsni evah nevig esnefed htaed ,snoitcivnoc na .tnedicca tuoba emerpuS s’ttimhcS s’ttimhcS s’dragnahaJ nI aigroeG truoC

krow htiw nehw saw .elcihev lairt ot ot eht eht eht taht deifitset gnihtemos dias dellup no no fo reven tnaem otni ni ni emoh gnittih tih tih sih sih draeh eh eh eh eh flog tnorf morf gnivird yawevird tnorfnoc rac llab sa tuoba a a yellaV .sgnirpS ttimhcS ttimhcS ydnaS daoR reviR sedecreM yluJ dragnahaJ tA dlo-raey-06 ,03 ,2202 ,9102

Advertisement

saw ot yeht eht eht eht deklat teerts nades dias enohp .tsap no fo tsol ti otni ni tih eh eh eh flog evord ,yawevird lortnoc gnisuac gnicnuob ecnuob deveileb llab sa sa dna a s’ttimhcS dragnahaJ srotagitsevnI

lareves tih deid syad .rac yb gnieb retfa s’ttimhcS dragnahaJ

htiw saw saw ot eht decnetnes nosirp ytilibissop .elorap no fo .redrum ecilam efil gnidulcni ni ni eh ytliug dnuof evif ynolef ,decaf segrahc dna lla ttimhcS eH 2202

gnikrow nehw saw eht erawtfos ecnis roines .derrucco tnedicni tnempoleved lesnuoc ynapmoc yenrotta ta sa ttimhcS nattahnaM setaicossA nA ,5102

levart eht eht eht ,etats .redivorp ,srotucesorp edistuo yfiton tsum rotinom truoc elkna dna oT ttimhcS

Advertisement
Rosie Manins

Journalist Rosie Manins is a legal affairs reporter for The Atlanta Journal-Constitution.



Source link

Continue Reading

Trending