diff options
author | Sridhar K. N. Rao <srao@linuxfoundation.org> | 2022-06-14 13:42:27 +0530 |
---|---|---|
committer | Sridhar K. N. Rao <srao@linuxfoundation.org> | 2022-06-14 13:43:51 +0530 |
commit | fe63aa34a544c2df1be904af98a04e5e2bce921b (patch) | |
tree | 72d033ae485b401968b9072efb9683f149afa3fd /releases | |
parent | 9604f5145ba3614e2255db9cccf20dd2973ccd5c (diff) |
Create Moselle stable branch for Thoth.
Signed-off-by: Sridhar K. N. Rao <srao@linuxfoundation.org>
Change-Id: I66edea52311a4c37e2aa78b94a5c7836042e84e0
Diffstat (limited to 'releases')
-rw-r--r-- | releases/moselle/thoth.yaml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/releases/moselle/thoth.yaml b/releases/moselle/thoth.yaml new file mode 100644 index 000000000..8dc091d62 --- /dev/null +++ b/releases/moselle/thoth.yaml @@ -0,0 +1,17 @@ +# SPDX-License-Identifier: Apache-2.0 +############################################################################## +# Copyright (c) 2021 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: thoth +project-type: feature +release-model: stable + +branches: + - name: stable/moselle + location: + barometer: 9e9df400ba7f9259a38484d232fe11e08edb4da4 |