From fc17db09db88730e6d6736f37094ad14f0f1ff1f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=93scar=20San=20Jos=C3=A9=20Alonso?= Date: Wed, 25 May 2022 16:40:16 +0200 Subject: [PATCH 1/3] chore: bump version for release 0.9.0 --- metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata.json b/metadata.json index d73168a..6435ce6 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "telefonica-github_actions_runner", - "version": "0.8.0", + "version": "0.9.0", "author": "Shimon Ohayon", "summary": "Module to configure our GitHub Actions runner on Debian hosts", "license": "Apache-2.0", From 785a995bb0ab7e8ec97d83711029890376a6444c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=93scar=20San=20Jos=C3=A9=20Alonso?= Date: Wed, 25 May 2022 16:45:20 +0200 Subject: [PATCH 2/3] chore: change CODEOWNERS --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 725434c..5e4bfd2 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,2 +1,2 @@ # Default owners for everything in the repository -* @oscarsj @mrodm +* @lifecycle From b43fcc2f3a9706b0d3b279895309ef5223301548 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=93scar=20San=20Jos=C3=A9=20Alonso?= Date: Wed, 25 May 2022 16:46:59 +0200 Subject: [PATCH 3/3] chore: change CODEOWNERS --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 5e4bfd2..7fca4a0 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,2 +1,2 @@ # Default owners for everything in the repository -* @lifecycle +* @Telefonica/lifecycle