From c797aa2aa746befb22937a8b18f92a4e8820ecb7 Mon Sep 17 00:00:00 2001 From: Nicola Paoli <31096144+nicolapaoli@users.noreply.github.com> Date: Mon, 12 Aug 2019 11:19:36 +0100 Subject: [PATCH] [HLF-PEER]: Update hlf-peer owners (#16166) Signed-off-by: Nicola Paoli --- stable/hlf-peer/Chart.yaml | 8 +++++--- stable/hlf-peer/OWNERS | 6 ++++-- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/stable/hlf-peer/Chart.yaml b/stable/hlf-peer/Chart.yaml index 1437c98809..4c56ec329a 100644 --- a/stable/hlf-peer/Chart.yaml +++ b/stable/hlf-peer/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 description: Hyperledger Fabric Peer chart (these charts are created by AID:Tech and are currently not directly associated with the Hyperledger project) name: hlf-peer -version: 1.2.9 +version: 1.2.10 appVersion: 1.3.0 keywords: - blockchain @@ -13,6 +13,8 @@ sources: maintainers: - name: alexvicegrab email: sasha@aid.technology - - name: nicolapaoli - email: nicola@aid.technology + - name: inzamam-iqbal + email: inzamam@aid.technology + - name: dbandin + email: diego@aid.technology icon: https://www.hyperledger.org/wp-content/uploads/2018/04/fabric-logo.png diff --git a/stable/hlf-peer/OWNERS b/stable/hlf-peer/OWNERS index a25be9b46e..3ff93f0585 100644 --- a/stable/hlf-peer/OWNERS +++ b/stable/hlf-peer/OWNERS @@ -1,6 +1,8 @@ approvers: - alexvicegrab -- nicolapaoli +- inzamam-iqbal +- dbandin reviewers: - alexvicegrab -- nicolapaoli +- inzamam-iqbal +- dbandin \ No newline at end of file