From 7bce1f8d1614aafc09c9406080418155e81e1002 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20J=2E=20Salmer=C3=B3n-Garc=C3=ADa?= Date: Tue, 4 Jun 2019 20:36:20 +0200 Subject: [PATCH] [stable/osclass] (#14470) Signed-off-by: Javier Salmeron Garcia --- stable/osclass/Chart.yaml | 2 +- stable/osclass/OWNERS | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/stable/osclass/Chart.yaml b/stable/osclass/Chart.yaml index 2172850479..40291efaa9 100644 --- a/stable/osclass/Chart.yaml +++ b/stable/osclass/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: osclass -version: 4.4.0 +version: 4.4.1 appVersion: 3.7.4 description: Osclass is a php script that allows you to quickly create and manage your own free classifieds site. diff --git a/stable/osclass/OWNERS b/stable/osclass/OWNERS index e74df3ff33..5df81b6b97 100644 --- a/stable/osclass/OWNERS +++ b/stable/osclass/OWNERS @@ -3,10 +3,12 @@ approvers: - tompizmor - sameersbn - carrodher +- javsalgar - juan131 reviewers: - prydonius - tompizmor - sameersbn - carrodher -- juan131 \ No newline at end of file +- javsalgar +- juan131