Created
January 7, 2012 00:13
-
-
Save andymckay/1573196 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
~/sandboxes/webdev-blog/wp-content/themes/unstunst(master) $ svn diff | |
Index: sidebar-weare.php | |
=================================================================== | |
--- sidebar-weare.php (revision 99736) | |
+++ sidebar-weare.php (working copy) | |
@@ -1,21 +1,4 @@ | |
<div class="contributors"> | |
<h2>We are</h2> | |
-<ul> | |
-<li><a href="#">Alex Buchanan</a></li> | |
-<li><a href="http://ozten.com/">Austin King</a></li> | |
-<li>Chris Howse</li> | |
-<li><a href="http://spindrop.us/">Dave Dash</a></li> | |
-<li><a href="http://fredericiana.com/">Fred Wenzel</a></li> | |
-<li>Ian Bicking</li> | |
-<li><a href="http://coffeeonthekeyboard.com/">James Socol</a></li> | |
-<li><a href="http://blog.jeffbalogh.org/">Jeff Balogh</a></li> | |
-<li><a href="http://blog.fligtar.com">Justin Scott</a></li> | |
-<li><a href="http://twobraids.livejournal.com/">Lars Lohn</a></li> | |
-<li><a href="http://www.laurathomson.com/">Laura Thomson</a></li> | |
-<li><a href="http://decafbad.com/">Les Orchard</a></li> | |
-<li><a href="http://morgamic.com/">Mike Morgan</a></li> | |
-<li>Neil Lee</li> | |
-<li><a href="http://www.ryandoherty.net/">Ryan Doherty</a></li> | |
-<li><a href="http://micropipes.com/blog/">Wil Clouser</a></li> | |
-</ul> | |
-</div> | |
\ No newline at end of file | |
+<p><a href="https://mozillians.org/en-US/group/185-webdev">Find us on mozillians</a>.</p | |
+</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment