You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jclouds.apache.org by na...@apache.org on 2014/07/02 17:05:47 UTC

git commit: Added CONTRIBUTING file and removed the obsolete build link from the README

Repository: jclouds-chef
Updated Branches:
  refs/heads/master e40b7d842 -> 9cfdbe45d


Added CONTRIBUTING file and removed the obsolete build link from the README


Project: http://git-wip-us.apache.org/repos/asf/jclouds-chef/repo
Commit: http://git-wip-us.apache.org/repos/asf/jclouds-chef/commit/9cfdbe45
Tree: http://git-wip-us.apache.org/repos/asf/jclouds-chef/tree/9cfdbe45
Diff: http://git-wip-us.apache.org/repos/asf/jclouds-chef/diff/9cfdbe45

Branch: refs/heads/master
Commit: 9cfdbe45d6bbad3531a6c1df2068bff23a963137
Parents: e40b7d8
Author: Ignasi Barrera <na...@apache.org>
Authored: Wed Jul 2 17:05:33 2014 +0200
Committer: Ignasi Barrera <na...@apache.org>
Committed: Wed Jul 2 17:05:33 2014 +0200

----------------------------------------------------------------------
 CONTRIBUTING.md | 7 +++++++
 README.md       | 2 --
 2 files changed, 7 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jclouds-chef/blob/9cfdbe45/CONTRIBUTING.md
----------------------------------------------------------------------
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
new file mode 100644
index 0000000..8b33e32
--- /dev/null
+++ b/CONTRIBUTING.md
@@ -0,0 +1,7 @@
+Please review the [How to Contribute](http://wiki.apache.org/jclouds/How%20to%20Contribute) page for information on how to submit your patch and how the review process works.
+
+Also make sure all the changes are aligned with the [Coding Standards](http://wiki.apache.org/jclouds/Coding%20Standards) of the project.
+
+Thanks!
+
+The Apache jclouds team

http://git-wip-us.apache.org/repos/asf/jclouds-chef/blob/9cfdbe45/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 8f735e5..20ce07c 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,6 @@
 jclouds Chef
 ============
 
-[![Build Status](https://jclouds.ci.cloudbees.com/buildStatus/icon?job=jclouds-chef)](https://jclouds.ci.cloudbees.com/job/jclouds-chef/)
-
 This is the jclouds Chef API. It provides access to the different flavours of the Chef server API:
 
 * [Chef community](http://www.opscode.com/chef/)