Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
55 changes: 0 additions & 55 deletions contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,27 +108,6 @@ Chef cookbooks and bootstrap scripts to configure and manage Rubygems.org on AWS
</a>
</p>

<a class="project__name" href="https://github.com/rubygems/rubygems-status">RubyGems Status</a>

A simple Rails app to show the status of the rubygems.org infrastructure.

<div class="project__links">
<a class="project__link t-link" href="http://status.rubygems.org">Site</a>
<a class="project__link t-link" href="https://github.com/rubygems/rubygems-status/issues">Issues</a>
</div>

<p class="avatars">
<a href="https://github.com/sferik">
<img src="https://secure.gravatar.com/avatar/1f74b13f1e5c6c69cb5d7fbaabb1e2cb?s=32" title="Erik Michaels-Ober">
</a>
<a href="https://github.com/dwradcliffe">
<img src="https://secure.gravatar.com/avatar/013fd4dfb0e29744d5f37cf9068ba930?s=32" title="David Radcliffe">
</a>
<a href="https://github.com/arthurnn">
<img src="https://secure.gravatar.com/avatar/bd33b5aaf0eb48d67a8145732d8f61a9?s=32" title="Arthur Nogueira Neves">
</a>
</p>

<a class="project__name" href="https://github.com/rubygems/guides">RubyGems Guides</a>

The central home for RubyGems documentation, including tutorials and reference material.
Expand All @@ -151,25 +130,6 @@ User-contributed guides are more than welcome and encouraged!
</a>
</p>

<a class="project__name" href="https://github.com/rubygems/rubygems-test">RubyGems Testers</a>

A community effort to document the test results for various gems,
on various machine architectures.

<div class="project__links">
<a class="project__link t-link" href="http://test.rubygems.org/">Site</a>
<a class="project__link t-link" href="https://github.com/rubygems/rubygems-test/issues">Issues</a>
</div>

<p class="avatars">
<a href="https://github.com/bluepojo">
<img src="https://secure.gravatar.com/avatar/4b1e87301a43b027903617a98d61831a?s=32" title="Josiah Kiehl">
</a>
<a href="https://github.com/erikh">
<img src="https://secure.gravatar.com/avatar/1b641a79b2717f2d582ad455b40d5b89?s=32" title="Erik Hollensbe">
</a>
</p>

<a class="project__name" href="https://github.com/rubygems/gemwhisperer">Gem Whisperer</a>

An example of how to use [RubyGems.org's
Expand Down Expand Up @@ -267,21 +227,6 @@ many machines systematically and repeatably.
</a>
</p>

<a class="project__name" href="https://github.com/jbarnette/isolate">Isolate</a>

A simple gem sandbox that makes sure your application has the exact gem
versions you require. It does not perform dependency resolution like Bundler.

<div class="project__links">
<a class="project__link t-link" href="https://github.com/jbarnette/isolate/issues">Issues</a>
</div>

<p class="avatars">
<a href="https://github.com/jbarnette">
<img src="https://secure.gravatar.com/avatar/c237cf537a06b60921c97804679e3b15?s=32" title="John Barnette">
</a>
</p>

<a class="project__name" href="https://github.com/lsegal/rubydoc.info">RubyDoc.info</a>

A fantastic provider of [YARD](http://yardoc.org) documentation for every
Expand Down