summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2019-08-06 19:53:03 -0700
committerGitHub <noreply@github.com>2019-08-06 19:53:03 -0700
commit4b3067613c9c3b89c0d3ba479ca4903686185a1b (patch)
treebf89b75cefaa53cad20ef19c01d92e4098d18c35
parentc9e7cd3f1f73f22751ba8a44515ff0422e58e1fe (diff)
downloadmixlib-authentication-4b3067613c9c3b89c0d3ba479ca4903686185a1b.tar.gz
Update README.md
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7575795..9f2c2c0 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,14 @@
# Mixlib::Authentication
[![Build Status Master](https://travis-ci.org/chef/mixlib-authentication.svg?branch=master)](https://travis-ci.org/chef/mixlib-authentication) [![Gem Version](https://badge.fury.io/rb/mixlib-authentication.svg)](https://badge.fury.io/rb/mixlib-authentication)
+**Umbrella Project**: [Chef Foundation](https://github.com/chef/chef-oss-practices/blob/master/projects/chef-foundation.md)
+
+**Project State**: [Active](https://github.com/chef/chef-oss-practices/blob/master/repo-management/repo-states.md#active)
+
+**Issues [Response Time Maximum](https://github.com/chef/chef-oss-practices/blob/master/repo-management/repo-states.md)**: 14 days
+
+**Pull Request [Response Time Maximum](https://github.com/chef/chef-oss-practices/blob/master/repo-management/repo-states.md)**: 14 days
+
Mixlib::Authentication provides a class-based header signing authentication object, like the one used in Chef.
## Documentation