Photo of Jeff Lopez

Jeff Lopez

Director, New Mexico Office of Broadband Access and Expansion

New Mexico Office of Broadband Access and Expansion (OBAE) (NM SBLN)

Professional Bio

Jeffrey Lopez is Director of the New Mexico Office of Broadband Access and Expansion. Appointed by the Governor in June 2025, Jeff is responsible for administering broadband funds from the New Mexico Legislature, the U.S. Treasury, and the National Telecommunications and Information Administration. Jeff brings over 13 years of federal experience in support of New Mexicans. Prior to this appointment, Lopez served as senior policy advisor and state staff to U.S. Senator Ben Ray Luján. Representing Senator Luján, Jeff negotiated landmark legislative accomplishments in broadband and highway safety through the Senate, House, and to the president’s desk to be signed into law as part of the Infrastructure Investment and Jobs Act, for which he was awarded the 2021 Kevin E. Quinlan Award for Excellence. Lopez managed the senator’s role as Chairman of the Subcommittee on Communications, Media, and Broadband and worked directly on legislation that created the federal Broadband Equity Access and Deployment Program to connect unserved and underserved households across the state. Jeff has an A.B. from the University of Chicago and a Masters of Public Policy from Georgetown University.

Organization Name

New Mexico Office of Broadband Access and Expansion (OBAE) (NM SBLN)
715 Alta Vista
Santa Fe, NM 87501
United States
http://www.doit.state.nm.us/broadband
SHLB Logo Local or State Government Departments, Agencies

function openCity(evt, cityName) { // Declare all variables var i, tabcontent, tablinks; // Get all elements with class="tabcontent" and hide them tabcontent = document.getElementsByClassName("tabcontent"); for (i = 0; i < tabcontent.length; i++) { tabcontent[i].style.display = "none"; } // Get all elements with class="tablinks" and remove the class "active" tablinks = document.getElementsByClassName("tablinks"); for (i = 0; i < tablinks.length; i++) { tablinks[i].className = tablinks[i].className.replace(" active", ""); } // Show the current tab, and add an "active" class to the button that opened the tab document.getElementById(cityName).style.display = "block"; evt.currentTarget.className += " active"; } //Reveal Animation on homepage //custom script to render one h1 tag on home page for on-page seo. Please do not remove. //custom script to replace a.create-account-link href "/register?memberThpeID=null" with "/create-account"