From cd53ac79d3f92489fc582f92df75745125e4ef1d Mon Sep 17 00:00:00 2001 From: Gavin Patton Date: Tue, 19 Sep 2023 09:57:00 +0100 Subject: [PATCH] "Adding codeowners --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 12aae86e..9d19bdcd 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ -[![Editor Services CI](https://github.com/puppetlabs/puppet-editor-services/actions/workflows/editor-services-ci.yml/badge.svg)](https://github.com/puppetlabs/puppet-editor-services/actions/workflows/editor-services-ci.yml) +# Puppet Editor Services + +[![Code Owners](https://img.shields.io/badge/owners-DevX--team-blue)](https://github.com/puppetlabs/pdk/blob/main/CODEOWNERS) +![ci](https://github.com/puppetlabs/puppet-editor-services/actions/workflows/ci.yml/badge.svg) ![GitHub release (latest by date)](https://img.shields.io/github/v/release/puppetlabs/puppet-editor-services) -# Puppet Editor Services A ruby based implementation of a [Language Server](https://github.com/Microsoft/language-server-protocol) and [Debug Server](TODO) for the Puppet Language.