<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/"><channel><title>Breaking News</title><link>https://archive.csueu.org/news/archive</link><item><title>Media Coverage: CSU Employees Union Begins Campaign</title><link>https://archive.csueu.org/news/archive/media-coverage-csu-employees-union-begins-campaign</link><category>Union Activism</category><pubDate>Thu, 02 Apr 2026 13:22:34 GMT</pubDate><summary>CSUEU contract campaign kickoff</summary><description>&lt;p&gt;&lt;a href="https://lbcurrent.com/news/2026/03/28/csu-emplyee-union-begins-campaign-as-student-workers-seek-first-contract/" target="_blank"&gt;Long Beach Current | March 28, 2026&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;CSU employee union begins campaign as student workers seek first contract&lt;/strong&gt;&lt;br /&gt;
&lt;br /&gt;
Union meeting held with faculty, students and union representatives in attendance as contract negotiations start and potential strike looms.&lt;/p&gt;

&lt;p&gt;The California State University Employees Union kicked off its contract campaign at Long Beach State, urging the CSU system to address student worker demands ahead of upcoming negotiations.&lt;/p&gt;

&lt;p&gt;CSUEU statewide chapter President Catherine Hutchinson said the union’s current contract is set to expire June 30, aligning with ongoing efforts by student workers to secure their first contract with the CSU system.&lt;/p&gt;

&lt;p&gt;&lt;br /&gt;
 &lt;/p&gt;
</description></item><item><title>Media: Unions Push to Cap Executive Pay</title><link>https://archive.csueu.org/news/archive/media-unions-push-to-cap-executive-pay</link><category>Union Activism</category><pubDate>Thu, 05 Mar 2026 13:22:45 GMT</pubDate><summary>CSUEU supports legislation to cap executive pay</summary><description>&lt;p&gt;&lt;p&lt;a href="https://edsource.org/2026/cal-state-unions-push-to-cap-executive-pay-shield-raises-for-organized-workers/752551" target="_blank"&gt;&lt;a href="https://edsource.org/2026/cal-state-unions-push-to-cap-executive-pay-shield-raises-for-organized-workers/752551" target="_blank"&gt;&lt;strong&gt;EdSource - March 5, 2026&lt;/strong&gt;&lt;/a&gt;&lt;/p&lt;a&gt;&lt;br /&gt;
&lt;p&lt;a href="https://edsource.org/2026/cal-state-unions-push-to-cap-executive-pay-shield-raises-for-organized-workers/752551" target="_blank"&gt;&lt;span style="font-size:16px;"&gt;&lt;strong&gt;Cal State unions push to cap executive pay, shield raises for organized workers&lt;/strong&gt;&lt;/span&gt;&lt;/p&lt;a&gt;&lt;/p&gt;
&lt;p&lt;a href="https://edsource.org/2026/cal-state-unions-push-to-cap-executive-pay-shield-raises-for-organized-workers/752551" target="_blank"&gt;
&lt;p&gt;Cal State unions representing workers ranging from plumbers to professors are turning to legislation to strengthen their hands in disputes with the university system’s leaders. One bill sponsored by the California Faculty Association would cap executive pay at Cal State in response to recent salary increases for university presidents and top administrators. A second bill, sponsored by the Teamsters, is intended to prevent Cal State from reopening wage negotiations, a maneuver the union says allows Cal State to avoid paying the raises in their contract.  &lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Catherine Hutchinson, the president of the California State University Employees Union, said Cal State has “used this statutory loophole to not hold up our contract” and back out of full salary steps. She said that some members expected a $700 per month salary increase, but have only added $40 to their monthly salaries. “Some of us work two to three jobs. We will not give up the CSU job, because we love our students and where we work so much that we are willing to sacrifice our health, our well-being, our self-care, to keep the job we love,” said Hutchinson, whose union represents 35,000 employees at CSU, including custodial workers, administrative staff and academic support staff. “But unfortunately, it does not pay a livable wage.”&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt; &lt;/p&gt;
&lt;/p&lt;a&gt;</description></item><item><title>Campus Blue Out | Jan 27, 2026</title><link>https://archive.csueu.org/news/archive/campus-blue-out-jan-27-2026</link><category>Union Activism</category><pubDate>Tue, 27 Jan 2026 17:31:39 GMT</pubDate><summary>Day of Action!</summary><description>&lt;style type="text/css"&gt;.blueout-header {
    text-align: center;
    margin: 40px 0 28px;
  }

  .blueout-header h2 {
    font-size: clamp(32px, 5vw, 52px);
    font-weight: 800;
    letter-spacing: 0.08em;
    color: #007DC3;
    margin: 0;
  }

  .blueout-header .underline {
    width: 80px;
    height: 6px;
    background: #007DC3;
    margin: 12px auto 0;
    border-radius: 4px;
  }
&lt;/style&gt;
&lt;div class="blueout-header"&gt;
&lt;h2&gt;BLUE OUT&lt;/h2&gt;

&lt;div class="underline"&gt; &lt;/div&gt;
&lt;/div&gt;
&lt;style type="text/css"&gt;.blueout-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
  }

  @media (max-width: 640px) {
    .blueout-grid {
      grid-template-columns: 1fr;
    }
  }

  .blueout-card img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 10px;
    cursor: pointer;
  }

  .blueout-caption {
    margin-top: 6px;
    font-weight: 600;
    text-align: center;
    font-size: 14px;
  }

  /* Lightbox */
  .lightbox {
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.9);
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 9999;
  }

  .lightbox img {
    max-width: 90vw;
    max-height: 90vh;
  }

  .lightbox.active {
    display: flex;
  }

  .lightbox-close {
    position: absolute;
    top: 20px;
    right: 25px;
    font-size: 32px;
    color: #fff;
    cursor: pointer;
  }
&lt;/style&gt;
&lt;div class="blueout-grid"&gt;&lt;!-- Repeat this block --&gt;
&lt;div class="blueout-card"&gt;&lt;img alt="Channel Islands" data-full="" src="https://csueu.org/Portals/0/2026/Jan%20Blue%20Out/Channel%20Islands.jpg" /&gt;
&lt;div class="blueout-caption"&gt;Channel Islands&lt;/div&gt;
&lt;/div&gt;

&lt;div class="blueout-card"&gt;&lt;img alt="Fullerton" data-full="" src="https://csueu.org/Portals/0/2026/Jan%20Blue%20Out/Fullerton.jpg" /&gt;
&lt;div class="blueout-caption"&gt;Fullerton&lt;/div&gt;
&lt;/div&gt;

&lt;div class="blueout-card"&gt;&lt;img alt="Humboldt" data-full="" src="https://csueu.org/Portals/0/2026/Jan%20Blue%20Out/Humboldt.jpg" /&gt;
&lt;div class="blueout-caption"&gt;Humboldt&lt;/div&gt;
&lt;/div&gt;

&lt;div class="blueout-card"&gt;&lt;img alt="Long Beach" data-full="" src="https://csueu.org/Portals/0/2026/Jan%20Blue%20Out/Long%20Beach.jpg" /&gt;
&lt;div class="blueout-caption"&gt;Long Beach&lt;/div&gt;
&lt;/div&gt;

&lt;div class="blueout-card"&gt;&lt;img alt="Northridge" data-full="" src="https://csueu.org/Portals/0/2026/Jan%20Blue%20Out/Northridge.jpg" /&gt;
&lt;div class="blueout-caption"&gt;Northridge&lt;/div&gt;
&lt;/div&gt;

&lt;div class="blueout-card"&gt;&lt;img alt="San Francisco" data-full="" src="https://csueu.org/Portals/0/2026/Jan%20Blue%20Out/San%20Francisco.jpg" /&gt;
&lt;div class="blueout-caption"&gt;San Francisco&lt;/div&gt;
&lt;/div&gt;

&lt;div class="blueout-card"&gt;&lt;img alt="San Luis Obispo" data-full="" src="https://csueu.org/Portals/0/2026/Jan%20Blue%20Out/San%20Luis%20Obispo.jpg" /&gt;
&lt;div class="blueout-caption"&gt;San Luis Obispo&lt;/div&gt;
&lt;/div&gt;

&lt;div class="blueout-card"&gt;&lt;img alt="San Marcos" data-full="" src="https://csueu.org/Portals/0/2026/Jan%20Blue%20Out/San%20Marcos.jpg" /&gt;
&lt;div class="blueout-caption"&gt;San Marcos&lt;/div&gt;
&lt;/div&gt;

&lt;div class="blueout-card"&gt;&lt;img alt="Stanislaus" data-full="" src="https://csueu.org/Portals/0/2026/Jan%20Blue%20Out/Stanislaus.jpg" /&gt;
&lt;div class="blueout-caption"&gt;Stanislaus&lt;/div&gt;
&lt;/div&gt;

&lt;div class="blueout-card"&gt;&lt;img alt="Fresno" data-full="" src="https://csueu.org/Portals/0/2026/Jan%20Blue%20Out/Fresno.jpg" /&gt;
&lt;div class="blueout-caption"&gt;Fresno&lt;/div&gt;
&lt;/div&gt;

&lt;div class="blueout-card"&gt;&lt;img alt="Fresno" data-full="" src="https://csueu.org/Portals/0/2026/Jan%20Blue%20Out/Bakersfield.jpg" /&gt;
&lt;div class="blueout-caption"&gt;Bakersfield&lt;/div&gt;
&lt;/div&gt;

&lt;div class="blueout-card"&gt;&lt;img alt="Sacramento" data-full="" src="https://csueu.org/Portals/0/2026/Jan%20Blue%20Out/Sacramento.jpg" /&gt;
&lt;div class="blueout-caption"&gt;Sacramento&lt;/div&gt;
&lt;/div&gt;

&lt;div class="blueout-card"&gt;&lt;img alt="East Bay" data-full="" src="https://csueu.org/Portals/0/2026/Jan%20Blue%20Out/East%20Bay.jpg" /&gt;
&lt;div class="blueout-caption"&gt;East Bay&lt;/div&gt;
&lt;/div&gt;

&lt;div class="blueout-card"&gt;&lt;img alt="Sonoma" data-full="" src="https://csueu.org/Portals/0/2026/Jan%20Blue%20Out/Sonoma.jpg" /&gt;
&lt;div class="blueout-caption"&gt;Sonoma&lt;/div&gt;
&lt;/div&gt;

&lt;div class="blueout-card"&gt;&lt;img alt="Dominguez Hills" data-full="" src="https://csueu.org/Portals/0/2026/Jan%20Blue%20Out/Dominguez%20Hills.jpg" /&gt;
&lt;div class="blueout-caption"&gt;Dominguez Hills&lt;/div&gt;
&lt;/div&gt;

&lt;div class="blueout-card"&gt;&lt;img alt="San Diego Health Center" data-full="" src="https://csueu.org/Portals/0/2026/Jan%20Blue%20Out/San%20Diego%20Health%20Center.jpg" /&gt;
&lt;div class="blueout-caption"&gt;San Diego Health Center&lt;/div&gt;
&lt;/div&gt;
&lt;div class="blueout-card"&gt;&lt;img alt="Pomona" data-full="" src="https://csueu.org/Portals/0/2026/Jan%20Blue%20Out/Pomona.jpg" /&gt;
&lt;div class="blueout-caption"&gt;Pomona&lt;/div&gt;
&lt;/div&gt;

&lt;/div&gt;
&lt;!-- Lightbox --&gt;

&lt;div class="lightbox" id="lightbox"&gt;&lt;span class="lightbox-close" id="lightboxClose"&gt;×&lt;/span&gt; &lt;img alt="" id="lightboxImg" src="" /&gt;&lt;/div&gt;
&lt;script&gt;
  const lightbox = document.getElementById('lightbox');
  const lightboxImg = document.getElementById('lightboxImg');
  const closeBtn = document.getElementById('lightboxClose');

  document.querySelectorAll('[data-full]').forEach(img =&gt; {
    img.addEventListener('click', () =&gt; {
      lightboxImg.src = img.src;
      lightbox.classList.add('active');
    });
  });

  closeBtn.addEventListener('click', () =&gt; {
    lightbox.classList.remove('active');
  });

  lightbox.addEventListener('click', (e) =&gt; {
    if (e.target === lightbox) {
      lightbox.classList.remove('active');
    }
  });

  document.addEventListener('keydown', (e) =&gt; {
    if (e.key === 'Escape') {
      lightbox.classList.remove('active');
    }
  });
&lt;/script&gt;</description></item><item><title>New Year Message from CSUEU President Hutchinson</title><link>https://archive.csueu.org/news/archive/new-year-message-from-csueu-president-hutchinson</link><category>Union Activism</category><pubDate>Wed, 14 Jan 2026 20:25:46 GMT</pubDate><summary>Message from Union President</summary><description>&lt;p&gt;Two weeks into 2026 and our Union is firing on all cylinders. Let me share with you what we have lined up and how every member is integral to our plan to win.&lt;/p&gt;

&lt;p&gt;As you know, our contract expires on June 30. This is the year we enter into &lt;strong&gt;full negotiations&lt;/strong&gt; with the Employer over pay, working conditions, and anything else that relates to our job and working life. Bargaining typically starts with each side presenting their “Sunshine Proposal,” reflecting contract priorities they want to bargain over. &lt;a href="https://csueu.org/members/bargaining/sunshine" target="_blank"&gt;Here’s the proposal&lt;/a&gt; that our Bargaining Team will be presenting on Jan. 27 at the Board of Trustees. &lt;/p&gt;

&lt;p&gt;Let me be clear: We are demanding  full &lt;strong&gt;Salary Steps &lt;/strong&gt;implementation, and we will do everything in our power - up to and including withholding our labor - if CSU management continues to make excuses to deny us fair wages we can live and build a future on.&lt;/p&gt;

&lt;p&gt;Our &lt;strong&gt;Student Assistants&lt;/strong&gt; are also bargaining for their first-ever contract to win better pay and respect for their work, without which no campus could run. Together, we are 35,000 Staff and Student workers. CSU Management should not underestimate our collective power and determination to win what we deserve this year.&lt;/p&gt;

&lt;p&gt;Where does our power come from? &lt;strong&gt;We - the union members.&lt;/strong&gt; Between February and March, our CSUEU leadership team will visit every campus to connect with our membership and lay out our goals for the year. We will share the dates and times for the Campus Contract Campaign meetings soon and I hope you can participate. &lt;/p&gt;

&lt;p&gt;What we win in our contract will not be decided at the bargaining table. Whether we win Full Steps or not will be decided by whether Management feels the pressure from the workers. &lt;/p&gt;

&lt;p&gt;Between now and April, we need to &lt;strong&gt;grow our CSUEU membership&lt;/strong&gt; by 400 members. And we can absolutely do it - with your help. Here’s how:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Come to the Campus Contract Campaign meeting&lt;/li&gt;
	&lt;li&gt;If you already are a member, talk to a co-worker who’s not yet a member and sign them up! &lt;/li&gt;
	&lt;li&gt;Be sure to join our &lt;a href="https://secure.ngpvan.com/-kWxmtaCn0GVk4k1x_OQWw2" target="_blank"&gt;Contract Action Team&lt;/a&gt; - the people who plan campus actions to support our contract fight.&lt;/li&gt;
	&lt;li&gt;If you are not yet a member,&lt;a href="https://csueu.org/join" target="_blank"&gt; join today&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;As for the state budget, it’s looking pretty good for higher education. &lt;a href="https://csueu.org/news/archive/csueu-statement-on-governors-state-budget-proposal-fy-2026-27" target="_blank"&gt;See our statement&lt;/a&gt; regarding Gov. Gavin Newsom’s budget proposal. In April, we will head to Sacramento to meet with legislators and encourage them to support funding the CSU and the workforce that supports it. Along with Lobby Day, CSUEU activists will take part in a “Strike Summit” to get training and preparation for a potential strike. &lt;/p&gt;

&lt;p&gt;Fight. Strike. Win. Not just a slogan. I promise you that we will put all our union resources behind it. Join me, and know this: &lt;strong&gt;When we fight, we win!&lt;/strong&gt;&lt;/p&gt;
</description></item><item><title>Steps Petition Delivery | Oct. 29, 2025</title><link>https://archive.csueu.org/news/archive/steps-petition-delivery-oct-29-2025</link><category>Union Activism</category><pubDate>Wed, 29 Oct 2025 15:08:46 GMT</pubDate><summary>Members took action across the state!</summary><description>&lt;style type="text/css"&gt;.campus-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
    max-width: 1000px;
    margin: 0 auto;
    padding: 20px;
  }

  .campus-item {
    text-align: center;
  }

  .campus-item img {
    width: 100%;
    max-width: 300px;
    border-radius: 12px;
    box-shadow: 0 4px 10px rgba(0,0,0,0.15);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    cursor: pointer;
  }

  .campus-item img:hover {
    transform: scale(1.03);
    box-shadow: 0 6px 14px rgba(0,0,0,0.25);
  }

  .campus-item p {
    margin-top: 10px;
    font-size: 1.1em;
    font-weight: 600;
    color: #0B1F33;
  }

  /* Fullscreen overlay */
  .lightbox {
    display: none;
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.9);
    justify-content: center;
    align-items: center;
    z-index: 9999;
  }

  .lightbox img {
    max-width: 90%;
    max-height: 90%;
    border-radius: 12px;
    box-shadow: 0 4px 30px rgba(0,0,0,0.5);
    animation: fadeIn 0.3s ease;
  }

  .lightbox p {
    color: #fff;
    font-size: 1.2em;
    font-weight: 600;
    margin-top: 16px;
    text-align: center;
  }

  @keyframes fadeIn {
    from { opacity: 0; transform: scale(0.98); }
    to { opacity: 1; transform: scale(1); }
  }

  @media (max-width: 768px) {
    .campus-grid {
      grid-template-columns: 1fr;
      gap: 16px;
    }
  }
&lt;/style&gt;
&lt;div class="campus-grid"&gt;
&lt;div class="campus-item"&gt;&lt;img alt="Cal Poly Humboldt" onclick="openLightbox(this)" src="https://csueu.org/Portals/0/2025/Steps Petition Delivery/Humboldt.jpg?ver=f180iM1_5_MFySNhzwbbbg%3d%3d" /&gt;
&lt;p&gt;Cal Poly Humboldt&lt;/p&gt;
&lt;/div&gt;

&lt;div class="campus-item"&gt;&lt;img alt="Chico State" onclick="openLightbox(this)" src="https://csueu.org/Portals/0/2025/Steps Petition Delivery/Chico.jpg?ver=R3dIW0ubkYSj9xMUzGVOQw%3d%3d" /&gt;
&lt;p&gt;Chico State&lt;/p&gt;
&lt;/div&gt;

&lt;div class="campus-item"&gt;&lt;img alt="Sacramento State" onclick="openLightbox(this)" src="https://csueu.org/Portals/0/2025/Steps Petition Delivery/Sacramento.jpg?ver=sOzCHCaEqIbWMvN_BcxndA%3d%3d" /&gt;
&lt;p&gt;Sacramento State&lt;/p&gt;
&lt;/div&gt;
&lt;div class="campus-item"&gt;&lt;img alt="Stanislaus State" onclick="openLightbox(this)" src="https://csueu.org/Portals/0/2025/Steps%20Petition%20Delivery/Stanislaus.jpg?ver=Qj238LkTzt3M0a9Ba_I0Qg%3d%3d" /&gt;
&lt;p&gt;Stanislaus State&lt;/p&gt;
&lt;/div&gt;
&lt;div class="campus-item"&gt;&lt;img alt="Sonoma State" onclick="openLightbox(this)" src="https://csueu.org/Portals/0/2025/Steps Petition Delivery/Sonoma.jpg?ver=rXHkC3QE4Nzo2jLr5JX8cA%3d%3d" /&gt;
&lt;p&gt;Sonoma State&lt;/p&gt;
&lt;/div&gt;

&lt;div class="campus-item"&gt;&lt;img alt="San Francisco State" onclick="openLightbox(this)" src="https://csueu.org/Portals/0/2025/Steps Petition Delivery/San Francisco.jpg?ver=63RCeyN96CYtnS36aOjlGQ%3d%3d" /&gt;
&lt;p&gt;San Francisco State&lt;/p&gt;
&lt;/div&gt;

&lt;div class="campus-item"&gt;&lt;img alt="Cal State East Bay" onclick="openLightbox(this)" src="https://csueu.org/Portals/0/2025/Steps Petition Delivery/East Bay.jpg?ver=KSABlPZmhGJ8SWnfkJGPag%3d%3d" /&gt;
&lt;p&gt;Cal State East Bay&lt;/p&gt;
&lt;/div&gt;

&lt;div class="campus-item"&gt;&lt;img alt="San José State" onclick="openLightbox(this)" src="https://csueu.org/Portals/0/2025/Steps Petition Delivery/San Jose.jpg?ver=f180iM1_5_MFySNhzwbbbg%3d%3d" /&gt;
&lt;p&gt;San José State&lt;/p&gt;
&lt;/div&gt;

&lt;div class="campus-item"&gt;&lt;img alt="Fresno State" onclick="openLightbox(this)" src="https://csueu.org/Portals/0/2025/Steps Petition Delivery/Fresno.jpg?ver=0o1C025sibH2GBIAX8PsgA%3d%3d" /&gt;
&lt;p&gt;Fresno State&lt;/p&gt;
&lt;/div&gt;

&lt;div class="campus-item"&gt;&lt;img alt="Cal State Los Angeles" onclick="openLightbox(this)" src="https://csueu.org/Portals/0/2025/Steps Petition Delivery/LA.jpg?ver=zUaBXtA6D0yojeIX7SUL8g%3d%3d" /&gt;
&lt;p&gt;Cal State Los Angeles&lt;/p&gt;
&lt;/div&gt;

&lt;div class="campus-item"&gt;&lt;img alt="Cal State Channel Islands" onclick="openLightbox(this)" src="https://csueu.org/Portals/0/2025/Steps Petition Delivery/Channel Islands.jpg?ver=KSABlPZmhGJ8SWnfkJGPag%3d%3d" /&gt;
&lt;p&gt;Cal State Channel Islands&lt;/p&gt;
&lt;/div&gt;

&lt;div class="campus-item"&gt;&lt;img alt="Cal State Northridge" onclick="openLightbox(this)" src="https://csueu.org/Portals/0/2025/Steps Petition Delivery/Northridge.jpg?ver=p-d4NKh-IK8JRScC0jzNbg%3d%3d" /&gt;
&lt;p&gt;Cal State Northridge&lt;/p&gt;
&lt;/div&gt;

&lt;div class="campus-item"&gt;&lt;img alt="Cal State Dominguez Hills" onclick="openLightbox(this)" src="https://csueu.org/Portals/0/2025/Steps Petition Delivery/Dominguez Hills.jpg?ver=GmVx2BrAmr-YJ-MVkUw-iQ%3d%3d" /&gt;
&lt;p&gt;Cal State Dominguez Hills&lt;/p&gt;
&lt;/div&gt;

&lt;div class="campus-item"&gt;&lt;img alt="Cal State San Bernardino" onclick="openLightbox(this)" src="https://csueu.org/Portals/0/2025/Steps Petition Delivery/San Bernardino.jpg?ver=kJeXdxwGtWXhp7yeZAFSJg%3d%3d" /&gt;
&lt;p&gt;Cal State San Bernardino&lt;/p&gt;
&lt;/div&gt;

&lt;div class="campus-item"&gt;&lt;img alt="San Diego State" onclick="openLightbox(this)" src="https://csueu.org/Portals/0/2025/Steps Petition Delivery/San Diego.jpg?ver=f180iM1_5_MFySNhzwbbbg%3d%3d" /&gt;
&lt;p&gt;San Diego State&lt;/p&gt;
&lt;/div&gt;

&lt;div class="campus-item"&gt;&lt;img alt="San Marcos State" onclick="openLightbox(this)" src="https://csueu.org/Portals/0/2025/Steps Petition Delivery/San Marcos.jpg?ver=R3dIW0ubkYSj9xMUzGVOQw%3d%3d" /&gt;
&lt;p&gt;San Marcos State&lt;/p&gt;
&lt;/div&gt;

&lt;div class="campus-item"&gt;&lt;img alt="Cal Poly San Luis Obispo" onclick="openLightbox(this)" src="https://csueu.org/Portals/0/2025/Steps Petition Delivery/SLO.jpg?ver=WX6uUaCqsPla5ovDgRRilg%3d%3d" /&gt;
&lt;p&gt;Cal Poly San Luis Obispo&lt;/p&gt;
&lt;/div&gt;

&lt;div class="campus-item"&gt;&lt;img alt="Cal State Long Beach" onclick="openLightbox(this)" src="https://csueu.org/Portals/0/2025/Steps Petition Delivery/Long Beach.jpeg?ver=kg3ftm_iyR5ACcXwZEwwDA%3d%3d" /&gt;
&lt;p&gt;Cal State Long Beach&lt;/p&gt;
&lt;/div&gt;

&lt;div class="campus-item"&gt;&lt;img alt="Cal State Bakersfield" onclick="openLightbox(this)" src="https://csueu.org/Portals/0/2025/Steps Petition Delivery/Bakersfield.jpg?ver=7IBPF83d00LOBDP6pUIFFg%3d%3d" /&gt;
&lt;p&gt;Cal State Bakersfield&lt;/p&gt;
&lt;/div&gt;

&lt;div class="campus-item"&gt;&lt;img alt="Cal State Monterey Bay" onclick="openLightbox(this)" src="https://csueu.org/Portals/0/2025/Steps Petition Delivery/Monterey Bay.jpg?ver=5ggkEa3BxMABn4Tn4ow9eA%3d%3d" /&gt;
&lt;p&gt;Cal State Monterey Bay&lt;/p&gt;
&lt;/div&gt;

&lt;div class="campus-item"&gt;&lt;img alt="Cal Poly Pomona" onclick="openLightbox(this)" src="https://csueu.org/Portals/0/2025/Steps Petition Delivery/Pomona.jpg?ver=34lWnmxT5uZ1m-hXoTW0QA%3d%3d" /&gt;
&lt;p&gt;Cal Poly Pomona&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;!-- Fullscreen viewer --&gt;

&lt;div class="lightbox" id="lightbox" onclick="closeLightbox()"&gt;
&lt;div&gt;&lt;img alt="" id="lightbox-img" src="" /&gt;
&lt;p id="lightbox-caption"&gt; &lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;script&gt;
  function openLightbox(imgElement) {
    const lightbox = document.getElementById('lightbox');
    const lightboxImg = document.getElementById('lightbox-img');
    const caption = document.getElementById('lightbox-caption');
    lightboxImg.src = imgElement.src;
    caption.textContent = imgElement.alt;
    lightbox.style.display = 'flex';
  }

  function closeLightbox() {
    document.getElementById('lightbox').style.display = 'none';
  }
&lt;/script&gt;</description></item><item><title>Regional Union Summits Kick Off in Ukiah</title><link>https://archive.csueu.org/news/archive/regional-union-summits-kick-off-in-ukiah</link><category>Union Activism</category><pubDate>Mon, 29 Sep 2025 23:39:24 GMT</pubDate><summary>CSUEU members gather to envision the future for the Union</summary><description>&lt;p&gt;&lt;img alt="" src="https://csueu.org/Portals/0/2025/Summits/Summit%20Region%201_Circle.jpg" style="width: 900px; height: 675px;" /&gt;&lt;/p&gt;

&lt;p&gt;CSUEU members gathered for a daylong summit in Ukiah on Sept. 26, as part of a of regional listening tour rolling across the state this fall.&lt;/p&gt;

&lt;p&gt;Starting in Northern California, participants from Region 1 (Humboldt, Sonoma, Chico, and Sacramento) spent the day exchanging ideas about growing the Union to be more inclusive and effective in advocating for workers.&lt;/p&gt;

&lt;p&gt;Check out what &lt;a href="https://youtube.com/shorts/_iEHiusKDII" target="_blank"&gt;Tyrone McCarter&lt;/a&gt;, from Sonoma State, said about his experience at the summit.&lt;/p&gt;

&lt;p&gt;A key group activity involved members identifying core issues they wanted to explore, from increasing member engagement to integrating the new Student Assistant bargaining unit into the broader CSUEU organization. The format for the discussions was through "Open Space," where the 20 participants could freely move from group to group based on their interest on the topic.&lt;/p&gt;

&lt;p&gt;Key themes that emerged will be compiled along with those from the other 4 regional summits still to be held. Feedback gathered from members will help guide CSUEU's path to a stronger future. More info about the summits &lt;a href="https://csueu.org/news/archive/faq-regional-summit-for-central-ca" target="_blank"&gt;here&lt;/a&gt;.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Participating in the CSUEU Regional Summit in Ukiah was an inspiring and meaningful experience for me as both a Student Assistant and a union member. It was great to meet staff and student assistants from other campuses and realize that many of the challenges I face are shared by others across the CSU system.&lt;/p&gt;

&lt;p&gt;The summit gave us space to share ideas about inclusion, leadership, and the importance of lifting every voice. I learned more about how the union operates and how student assistants like me can play an active role in shaping its future.&lt;/p&gt;

&lt;p&gt;I left the summit feeling more connected, empowered, and motivated to get involved. Being part of CSUEU has shown me that my voice matters, and together we can build a stronger, more supportive community for all members.&lt;/p&gt;

&lt;p&gt;Gulzar Shamurzaeva &lt;br /&gt;
Student Assistant&lt;br /&gt;
Sac State&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;img alt="" src="https://csueu.org/Portals/0/2025/Summits/Summit%20Region%201_Group%20Gulzar.jpg" style="width: 600px; height: 800px;" /&gt;&lt;/p&gt;
</description></item><item><title>FAQ Regional Summits in SLO &amp; San Jose</title><link>https://archive.csueu.org/news/archive/faq-regional-summit-for-central-ca</link><category>Union Activism</category><pubDate>Tue, 23 Sep 2025 13:18:56 GMT</pubDate><summary>Oct. 10 Regional Summit in San Luis Obispo</summary><description>&lt;p&gt;&lt;strong&gt;Why is our Union holding regional summits statewide? &lt;/strong&gt;&lt;br /&gt;
We are holding statewide regional summits to hear from our members. Think of these summits as a listening tour. We want to learn what's most important to our members and build a more inclusive community across our campuses. &lt;/p&gt;

&lt;p&gt;In times like these, when our working conditions are being taken advantage of by the Chancellor's Office, we need to build worker power. &lt;br /&gt;
Our Union has doubled in size becoming the largest labor group at the CSU. How do we maximize our power to win for workers? &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What do we hope to accomplish? &lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Participants’ ideas will be gathered to inform our Union’s strategic priorities and goals&lt;/li&gt;
	&lt;li&gt;Lay the groundwork to build a collective vision for belonging and member-centered power in our communities&lt;/li&gt;
	&lt;li&gt;Build member capacity so that all workers feel empowered to lift their voices in solidarity  &lt;/li&gt;
	&lt;li&gt;Increase communication and dialogue across classifications (including student workers) and campuses&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Should I sign up? &lt;/strong&gt;&lt;br /&gt;
YES! Whether you’re a longtime CSUEU member or new(ish) to your campus, your ideas and insights are helpful - as long as you’re willing to show up and engage positively with union siblings.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Where will the Summit be held? &lt;/strong&gt;&lt;br /&gt;
The Summits will be held regionally across the state. &lt;br /&gt;
&lt;strong&gt;For Region 1 -&lt;/strong&gt; &lt;strong&gt;Sept. 26: Cal Poly Humboldt, Sonoma, Chico, Sacramento. &lt;/strong&gt;The Summit will be held at the Ukiah Conference Center.&lt;br /&gt;
&lt;strong&gt;For Region 3 - Oct. 10: Fresno, Bakersfield, San Luis Obispo, and Channel Islands. The Summit will be held at the &lt;a href="https://www.madonnainn.com/" target="_blank"&gt;Madonna Inn&lt;/a&gt;, in SLO.&lt;br /&gt;
For Region 2 - Oct. 24: San Francisco, East Bay, San Jose, Stanislaus, and Monterey. The Summit will be held at the &lt;a href="https://www.marriott.com/en-us/hotels/sjcsj-san-jose-marriott/overview/?scid=f2ae0541-1279-4f24-b197-a979c79310b0" target="_blank"&gt;Marriott &lt;/a&gt;in San Jose.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Will hotel and transportation be provided? &lt;/strong&gt;&lt;br /&gt;
We will have buses/vans to pick participants up at campuses, so please let us know if you would like to take advantage of this option. If you drive yourself and leave before 8 a.m., we will reimburse you for breakfast that day. &lt;/p&gt;

&lt;p&gt;If you would like to spend a night, we will book and pay for your hotel room (bring a friend!). Plus dinner and breakfast the following day will be covered by state per diem rates.&lt;/p&gt;

&lt;p&gt;Bus/van departure time/place for each campus: TBD&lt;br /&gt;
Return departure time/date: TBD&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Can I drive on my own? &lt;/strong&gt;&lt;br /&gt;
Yes — CSUEU will reimburse mileage at the current IRS mileage rate.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What is my commitment if I go?&lt;/strong&gt;&lt;br /&gt;
Participants are asked to commit to being present on Oct. 10, 2025 from 10 a.m. - 5 p.m. at the Madonna Inn.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Will food be provided?&lt;/strong&gt; &lt;br /&gt;
Coffee, pastries, lunch and light snacks will be provided. If you drive yourself and leave before 8 a.m., we will reimburse you for breakfast that day.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Where do I apply and what is the deadline?&lt;/strong&gt;&lt;br /&gt;
Register for the Summit in SLO &lt;a href="https://secure.everyaction.com/8sfRtYPP106nQjcqRjzGBg2" target="_blank"&gt;here&lt;/a&gt;; the deadline is Oct. 3.&lt;br /&gt;
Register for the Summit in San Jose &lt;a href="https://secure.everyaction.com/qpQzu4pL20mSBHqQhV8IOg2" target="_blank"&gt;here&lt;/a&gt;; the deadline is Oct. 17.&lt;/p&gt;
</description></item><item><title>¡Únete a nosotros para diseñar el futuro de nuestra Unión!</title><link>https://archive.csueu.org/news/archive/nete-a-nosotros-para-disear-el-futuro-de-nuestra-unin</link><category>Union Activism</category><pubDate>Wed, 03 Sep 2025 13:08:09 GMT</pubDate><summary>Solicita tu participación en la Cumbre Regional</summary><description>&lt;p&gt;&lt;strong&gt;Solicita tu participación en la Cumbre Regional &lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Si alguna vez has querido involucrarte más en nuestra Unión, hacer nuevos amigos en el campus y al mismo tiempo disfrutar de la Costa Central… ¡ahora es tu oportunidad!&lt;/p&gt;

&lt;p&gt;Estamos lanzando una gira para escuchar por todo el estado. Nuestra próxima Cumbre Regional será &lt;strong&gt;el 14 y el 15 de noviembre en Anaheim&lt;/strong&gt; [Consejo: ¡Trae un invitado y quédate a pasar la noche, con hotel y cena incluidos!]&lt;/p&gt;

&lt;p&gt;Nuestro objetivo es invitar a todos a la mesa, independientemente de la clasificación laboral, el campus o los antecedentes, para reimaginar cómo trabajamos juntos. Los participantes recibirán tiempo asignado cubierto por la Unión para que puedan asistir y con los gastos pagados por la Unión para que puedan participar en la Cumbre. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Acciones de la Cumbre:&lt;/strong&gt;&lt;br /&gt;
+ Compartir ideas sobre lo que es importante para nosotros&lt;br /&gt;
+ Sentar las bases para crear una comunidad más inclusiva, elevando todas las voces&lt;br /&gt;
+ Discutir formas de empoderar a los miembros para que se conviertan en líderes&lt;br /&gt;
+ Escuchar a los nuevos compañeros de la unión (20,000 asistentes estudiantiles y trabajadores de servicios auxiliares de los campus que han elegido unirse a CSUEU)&lt;/p&gt;

&lt;p&gt;Si estás entusiasmado por contribuir a reimaginar nuestra unión, o simplemente tienes curiosidad por saber qué podríamos lograr juntos, presenta tu solicitud: &lt;br /&gt;
&lt;a href="https://secure.ngpvan.com/fpYCKJZPW0ePY0LWULLT8A2" target="_blank"&gt;Nov. 14&lt;/a&gt;: Northridge, Pomoma, LA, Dominguez Hills, Long Beach, Office of Chancellor&lt;br /&gt;
&lt;a href="https://secure.everyaction.com/5u4tOymbqk2Qv18Mu6KKNg2" target="_blank"&gt;N&lt;/a&gt;&lt;a href="https://secure.ngpvan.com/z9l-nIhfaEm3_y1jsRPuwA2" target="_blank"&gt;ov. 15&lt;/a&gt;: San Bernardino, Fullerton, San Marcos, San Diego&lt;/p&gt;

&lt;p&gt;Solo los miembros son elegibles para participar en la Cumbre. Si no eres miembro, puedes &lt;a href="http://www.csueu.org/join" target="_blank"&gt;unirte ahora&lt;/a&gt;. &lt;/p&gt;
</description></item><item><title>Joint Statement from CSU Labor Coalition</title><link>https://archive.csueu.org/news/archive/joint-statement-from-csu-labor-coalition</link><category>Union Activism</category><pubDate>Thu, 28 Aug 2025 20:04:00 GMT</pubDate><summary>Labor Coalition Demands Management Value Workers</summary><description>&lt;p&gt;The California State University Labor Coalition, representing 80,000 workers, met with Chancellor Mildred García on August 21. Having called for this meeting, we expected García to have better answers to some of our shared concerns regarding raises, unnecessary job loss, program eliminations, dearth of shared governance, and lack of response to federal immigration actions. &lt;/p&gt;

&lt;p&gt;Unfortunately, García’s responses were performative at best, often deflecting and offering no concrete answers to any of these important concerns. &lt;/p&gt;

&lt;p&gt;As essential frontline staff who power the CSU system, our Labor Coalition stands united in support of one another. We know and appreciate the value of our labor and our contributions to student success – even if the Chancellor does not. &lt;/p&gt;

&lt;p&gt;García stated it is critical for legislators to understand that we, the CSU, are an investment and not an expense. We call on García to recognize that faculty, staff, and students are an investment as well. That means addressing the concerns that we share. &lt;/p&gt;

&lt;p&gt;We requested the Chancellor’s Office hold regularly scheduled future meetings with us. Our coalition has already been meeting consistently with each other, building solidarity as we fight management’s refusal to treat us with dignity and respect. &lt;/p&gt;

&lt;p&gt;CSU management continues to stonewall our bargaining processes, make outrageous proposals, and break promises from previous contracts. &lt;/p&gt;

&lt;p&gt;It’s time for the CSU administration to value its workers. It must bargain with all of us in good faith. We remain united and will continue to fight for the dignity that we deserve. &lt;/p&gt;

&lt;p&gt;In solidarity, &lt;/p&gt;

&lt;p&gt;Academic Professionals of California&lt;br /&gt;
California Faculty Association&lt;br /&gt;
California State University Employees Union&lt;br /&gt;
Statewide University Police Association&lt;br /&gt;
Teamsters Local 2010&lt;br /&gt;
UAW Local 4123&lt;br /&gt;
Union of American Physicians and Dentists&lt;/p&gt;
</description></item><item><title>Solidarity Summer: Justice Journey</title><link>https://archive.csueu.org/news/archive/solidarity-summer-justice-journey</link><category>Union Activism</category><pubDate>Wed, 09 Jul 2025 12:51:39 GMT</pubDate><summary>CSUEU members join "Justice Journey" to protest  ICE detentions</summary><description>&lt;p&gt;&lt;img alt="" src="https://csueu.org/Portals/0/2025/Justice%20Summer%20%20web.png?ver=zqugcKOEwP0RnMv2TYQjwg%3d%3d" /&gt;&lt;/p&gt;

&lt;p&gt;As the Trump Administration deploys federal immigration agents, the National Guard, and even U.S. Marines to target immigrant communities and detain thousands without due process, a group of CSUEU members stepped up to join a national movement to fight back. &lt;/p&gt;

&lt;p&gt;Organized by SEIU and workers rights coalition partners, dozens of union members left the comforts of home behind to join a "Justice Journey" this summer. Traveling by bus across the country, activists aimed to shed light on the so-called “detention alley” in the Deep South where 14 of the 20 largest immigration detention centers in the US are located.&lt;/p&gt;

&lt;hr /&gt;
&lt;p&gt;&lt;strong&gt;"I participated because I am an immigrant myself. I was lucky to have the opportunity to become a naturalized citizen. So now I need to speak up and fight for those who can not and are afraid," said Kenneth Chip, Distribution Center Lead from Cal State LA. "They mass-incarcerate our people to try to control us and cause fear. I would like to share that the love and unity shown by everyone was something I have never seen before. I realiez that from the East coast to the West coast, we will unite when our people are under attack."&lt;/strong&gt;&lt;/p&gt;

&lt;hr /&gt;
&lt;p&gt;&lt;img alt="" src="https://csueu.org/Portals/0/2025/Justice%20group%20Julia%20Hester%20House.jpg" /&gt;&lt;/p&gt;

&lt;p&gt;States such as Mississippi, Louisiana, and Texas, have ICE facilities that are run by for-profit corporations and often associated with human rights abuses. Notably, pro-Palestine students were held in detention alley, including Mahmoud Khalil and SEIU member Rumeysa Ozturk. &lt;/p&gt;

&lt;p&gt;Yasamean Zaidi-Dozandeh, Resident Assistant at CSU Dominguez Hills, enthusiastically volunteered for the week-long journey to Louisiana. Yasamean is one of 1,500 RAs across the CSU who filed paperwork with the state labor board this year to join 20,000 Student Assistants now part of CSUEU. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;"As Resident Assistants, our role extends beyond fostering a sense of identity and belonging within the campus spirit. It is our responsibility to affirm the dignity and humanity of every individual - not just as students, but as members of the global human family.  One moment that left a lasting impact on me was hearing about women detained in Basile, Louisiana, who waved through their windows as groups of union siblings protesting called out, “We see you!” towards them. Though I wasn’t present at that detention center, the symbolism struck me deeply. The only thing separating us and those detained is geographical luck."&lt;/strong&gt;&lt;/p&gt;

&lt;hr /&gt;
&lt;p&gt;A total of seven workers from CSUEU participated on the Journey. They included: Alysa Hernandez (San Marcos); Angelique Vasquez (San Marcos); Crystal Normoyle (Dominguez Hills); Jesus Hernandez (San Jose State); and Noah Giddens (SFSU). &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;"I wanted to stand up for the rights of those in my community. I couldn't just stay back and watch as our neighbors were being kidnapped by masked ICE agents," said Noah, a Student Assistant and Bargaining Team member. "Even though this action has concluded, that does not mean the fight is over. We have to continue to stand up for those in our community, continue to fight for the rights of others, and continue showing our solidarity with each other. Democracy isn't a one day event, it's a life long action that we all must partake in."&lt;/strong&gt;&lt;br /&gt;
&lt;img alt="" src="https://csueu.org/Portals/0/2025/Justice%20Summer%20%20web" /&gt;&lt;/p&gt;

&lt;hr /&gt;
&lt;p&gt;&lt;strong&gt;&lt;img alt="" src="https://csueu.org/Portals/0/2025/Justice%20web%20bottom%20(1).png" /&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;"No one is safe from these unjust arrests, and my silence is complicity," said Jesus Hernandez, Design Instructional Support Technician II, of SJSU. "The gathering of all local unions in one place was a movement I had the honor of being a part of. I had the opportunity to create bonds with my fellow CSUEU members throughout the travels and create new bonds with people I would have never met through any other means. I was also able to bring back the knowledge that we can make a difference if we gather to pursue common goals."&lt;/strong&gt;&lt;/p&gt;
</description></item></channel></rss>