diff options
author | Tomi Juvonen <tomi.juvonen@nokia.com> | 2019-03-29 06:44:34 +0200 |
---|---|---|
committer | Tomi Juvonen <tomi.juvonen@nokia.com> | 2019-03-29 21:07:09 +0200 |
commit | 3cbda8aaa584837eef3957f63c4bdae7e1c98574 (patch) | |
tree | b207293fd1e3527c5079f07d8c9aea252df7eb63 /releases/hunter | |
parent | f0199e263cdde2b09b7a00eed071e877a747ef27 (diff) |
Doctor Hunter stable branch
Change-Id: If757725b7bb4a10fb87a64942907c73c681084a2
Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
Diffstat (limited to 'releases/hunter')
-rw-r--r-- | releases/hunter/doctor.yaml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/releases/hunter/doctor.yaml b/releases/hunter/doctor.yaml new file mode 100644 index 000000000..ff16aec3b --- /dev/null +++ b/releases/hunter/doctor.yaml @@ -0,0 +1,17 @@ +# SPDX-License-Identifier: Apache-2.0 +############################################################################## +# Copyright (c) 2019 Nokia Corporation 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: doctor +project-type: feature +release-model: stable + +branches: + - name: stable/hunter + location: + doctor: 73605c5c34b97ab56306bfa9af0f5888f3c7e46d |