diff options
author | Matthias Runge <mrunge@redhat.com> | 2019-12-10 10:42:42 +0100 |
---|---|---|
committer | Matthias Runge <mrunge@redhat.com> | 2019-12-10 10:44:41 +0100 |
commit | f7bba02b0f300fadeaebf7b203220c7e455a934e (patch) | |
tree | 18b9b1def6e1a7a0fa2209818617433d0a2614e7 /releases/iruya | |
parent | 9fd27d83810ef5bc1923b98d2d914fec6adb7cb9 (diff) |
Barometer stable/iruya
Change-Id: I0cb971a8cb2ee760d3d8afc65f2fe6d3ff48225f
Signed-off-by: Matthias Runge <mrunge@redhat.com>
Diffstat (limited to 'releases/iruya')
-rw-r--r-- | releases/iruya/barometer.yaml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/releases/iruya/barometer.yaml b/releases/iruya/barometer.yaml new file mode 100644 index 000000000..0567931c1 --- /dev/null +++ b/releases/iruya/barometer.yaml @@ -0,0 +1,17 @@ +# SPDX-License-Identifier: Apache-2.0 +############################################################################## +# Copyright (c) 2018 The Linux Foundation and others. +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Apache License, Version 2.0 +# which accompanies this distribution, and is available at +# http://www.apache.org/licenses/LICENSE-2.0 +############################################################################## +--- +project: barometer +project-type: feature +release-model: stable + +branches: + - name: stable/iruya + location: + barometer: ed42941aa613ba9612ce53c0e812309d14e35955 |