summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2019-05-31 23:54:53 -0700
committerTim Smith <tsmith84@gmail.com>2019-07-22 11:31:58 -0700
commit90edd9cbfa66236029d7425d2608cbde76ce55c0 (patch)
tree155edf700770b44f9b213aae3e6694270b8468cd /README.md
parentc9e7cd3f1f73f22751ba8a44515ff0422e58e1fe (diff)
downloadmixlib-authentication-90edd9cbfa66236029d7425d2608cbde76ce55c0.tar.gz
Update project owner + Remove Travis CI
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 9 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7575795..91fcbe1 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,13 @@
# 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)
+[![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.