summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Wanstrath <chris@ozmm.org>2010-07-29 14:00:43 -0700
committerChris Wanstrath <chris@ozmm.org>2010-07-29 14:00:43 -0700
commit1df34d3ce990f658bddedc1bb6ba3f526fc6f99d (patch)
treedcd9f91d30c9a731bf410c5df9adf92d36a28730
parent1318a82434e727f47a45a7fb7eb888417c88ef22 (diff)
parentf23804d6b2a6d8bf76568709f3f8dec731bf934b (diff)
Merge branch 'gh-pages', remote branch 'origin/gh-pages' into gh-pages
-rw-r--r--_posts/2010-01-12-terms.markdown2
-rw-r--r--_posts/2010-01-16-api.markdown1
2 files changed, 2 insertions, 1 deletions
diff --git a/_posts/2010-01-12-terms.markdown b/_posts/2010-01-12-terms.markdown
index 5675663..24cbe75 100644
--- a/_posts/2010-01-12-terms.markdown
+++ b/_posts/2010-01-12-terms.markdown
@@ -97,7 +97,7 @@ G. General Conditions
1. Your use of the Service is at your sole risk. The service is provided on an "as is" and "as available" basis.
-2. Technical support is only provided to paying account holders and is only available via email.
+2. Technical support is only provided to paying account holders and is only available via email. Support is only available in English.
3. You understand that GitHub uses third party vendors and hosting partners to provide the necessary hardware, software, networking, storage, and related technology required to run the Service.
diff --git a/_posts/2010-01-16-api.markdown b/_posts/2010-01-16-api.markdown
index 051812f..4478199 100644
--- a/_posts/2010-01-16-api.markdown
+++ b/_posts/2010-01-16-api.markdown
@@ -34,3 +34,4 @@ Projects using the API
* [github user page bookmarklet](http://tagaholic.me/2009/04/06/github-bookmarklet-for-user-pages.html) - adds additional repo stats to github user pages and provides repository sorting.
* [RefactorMe](http://www.refactorme.com) - Site posts daily code snippets from open source projects. All code is powered by Github Gists' and the site will also create the gist for users if they do not want to create it themselves.
+* [GithubNotifier](http://github.com/ctshryock/GithubNotifier) - Little OS X menu-bar app that posts Growl notifications from your Github network activity.