mirror of
https://github.com/ansible/ansible-documentation.git
synced 2026-03-26 13:18:58 +07:00
10 lines
286 B
YAML
10 lines
286 B
YAML
---
|
|
# Copyright (c) Ansible Project
|
|
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
|
|
# SPDX-License-Identifier: GPL-3.0-or-later
|
|
|
|
backport_branch_prefix: patchback/backports/
|
|
backport_label_prefix: backport-
|
|
target_branch_prefix: stable-
|
|
...
|