diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 2873e13..7ccfd83 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1 @@ -* @chrisys @xginn8 @shaunmulligan @alanb128 +* @balenalabs/hardware-hackers diff --git a/CHANGELOG.md b/CHANGELOG.md index 2c3217b..31b1be5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY! This project adheres to [Semantic Versioning](http://semver.org/). +# v1.8.3 +## (2020-01-31) + +* meta: Update codeowners to HHR team [Matthew McGinn] + # v1.8.2 ## (2020-01-27) diff --git a/VERSION b/VERSION index 0bfbd57..fe4e75f 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.8.2 \ No newline at end of file +1.8.3 \ No newline at end of file