From 5c93c4e8d7947e71c705bfc896021bfdc9833245 Mon Sep 17 00:00:00 2001 From: Niklas Baudy Date: Thu, 18 Jun 2020 11:38:56 +0200 Subject: [PATCH] Remove myself as a code owner Frankly, I've stopped using this since I went from being employed to freelance and only a few of my clients are using Jira. --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index b3a8ce0..c7a154f 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,2 +1,2 @@ # one of these users must approve the PR before merging -* @coryb @mvdan @vanniktech @mikepea +* @coryb @mvdan @mikepea