From 73c9c25a6017f4da2d048a2efd448d4311a91483 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 10 Apr 2018 23:29:38 +0200 Subject: [PATCH] Add carrodher as owner (#4861) --- stable/magento/Chart.yaml | 2 +- stable/magento/OWNERS | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/stable/magento/Chart.yaml b/stable/magento/Chart.yaml index c8791ee9d8..5af6190523 100644 --- a/stable/magento/Chart.yaml +++ b/stable/magento/Chart.yaml @@ -1,5 +1,5 @@ name: magento -version: 1.0.0 +version: 1.0.1 appVersion: 2.2.3 description: A feature-rich flexible e-commerce solution. It includes transaction options, multi-store functionality, loyalty programs, product categorization and shopper filtering, promotion rules, and more. keywords: diff --git a/stable/magento/OWNERS b/stable/magento/OWNERS index 0d4d6f1291..4bf8a5c422 100644 --- a/stable/magento/OWNERS +++ b/stable/magento/OWNERS @@ -2,7 +2,9 @@ approvers: - prydonius - tompizmor - sameersbn +- carrodher reviewers: - prydonius - tompizmor - sameersbn +- carrodher