From d6b54c4bb7702d981fa08c2db8685c855ae17083 Mon Sep 17 00:00:00 2001 From: JamieDanielson Date: Fri, 24 Sep 2021 17:43:17 -0400 Subject: [PATCH] Change maintenance badge to maintained (#138) --- OSSMETADATA | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/OSSMETADATA b/OSSMETADATA index 8bff0a1..58d43b8 100755 --- a/OSSMETADATA +++ b/OSSMETADATA @@ -1 +1 @@ -osslifecycle=maintenance +osslifecycle=maintained diff --git a/README.md b/README.md index bf11f73..7264c63 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # libhoney -[![OSS Lifecycle](https://img.shields.io/osslifecycle/honeycombio/libhoney-go)](https://github.com/honeycombio/home/blob/main/honeycomb-oss-lifecycle-and-practices.md) +[![OSS Lifecycle](https://img.shields.io/osslifecycle/honeycombio/libhoney-go?color=success)](https://github.com/honeycombio/home/blob/main/honeycomb-oss-lifecycle-and-practices.md) [![CircleCI](https://circleci.com/gh/honeycombio/libhoney-go.svg?style=shield)](https://circleci.com/gh/honeycombio/libhoney-go) Go library for sending events to [Honeycomb](https://honeycomb.io), a service for debugging your software in production.