30 lines
		
	
	
	
		
			1.7 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			30 lines
		
	
	
	
		
			1.7 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
| {% extends "base_press.html" %}
 | ||
| {% block subtitle %}Press - {% endblock %}
 | ||
| {% block submenuselection %}Press{% endblock %}
 | ||
| {% block content %}
 | ||
| <h1 id="PressInformation">Related News Stories</h1>
 | ||
| 
 | ||
| <p>Here are some news articles that include us and our work. If you have any
 | ||
|    suggestions for pieces you think our sustainers would be interested in,
 | ||
|    please send an email to info@sfconservancy.org.</p>
 | ||
| 
 | ||
| <h2 id="RightToRepair">Right to Repair</h2>
 | ||
| 
 | ||
| <p><a href="https://www.vice.com/en/article/88nw54/john-deere-backed-lobbying-groups-host-anti-right-to-repair-conference">Vice - John Deere–Backed Lobbying Groups Host Anti-Right to Repair Conference</a></p>
 | ||
| <p><a href="https://www.wired.com/story/ftc-votes-to-enforce-right-to-repair/">Wired - The FTC Votes Unanimously to Enforce Right to Repair</a></p>
 | ||
| 
 | ||
| <h2 id="DEI">Diversity, Equity, and Inclusion</h2>
 | ||
| <p><a href="https://www.theregister.com/2021/03/11/gitlab_main/">The Register - GitLab latest to ditch 'master' as default initial branch name: It's now simply called 'main'</a></p>
 | ||
| 
 | ||
| <h2 id="EthicalTechnology">Ethical Technology</h2>
 | ||
| <p><a href="https://www.wired.com/story/when-open-source-software-comes-with-catches/">Wired - When Open Source Software Comes With a Few Catches</a></p>
 | ||
| 
 | ||
| <h2 id="Governmental">Governmental News</h2>
 | ||
| 
 | ||
| <p><a href="https://www.npr.org/2021/07/01/1011907383/new-ftc-chair-lina-khan-wants-to-redefine-monopoly-power-for-the-age-of-big-tech">NPR - New FTC Chair Lina Khan Wants To Redefine Monopoly Power For The Age Of Big Tech</a></p>
 | ||
| 
 | ||
| <h2 id="Labor">Labor</h2>
 | ||
| 
 | ||
| <p><a href="https://lwn.net/Articles/688451/">LWN - Employment agreements for free-software developers (Featuring our own Karen Sandler)</a></p>
 | ||
| 
 | ||
| {% endblock %}
 | 
