mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-01 12:46:12 +00:00
f8550ebfcf
Closes #77
35 lines
1,005 B
JSON
35 lines
1,005 B
JSON
{
|
|
"#": "This is a config file for Proclamation, the changelog combiner: https://gitlab.com/ryanpavlik/proclamation",
|
|
"SPDX-License-Identifier: CC0-1.0": "",
|
|
"SPDX-FileCopyrightText: 2020 Collabora, Ltd. and the Proclamation contributors": "",
|
|
"project_name": "Monado",
|
|
"base_url": "https://gitlab.freedesktop.org/monado/monado",
|
|
"news_filename": "../CHANGELOG.md",
|
|
"sections": {
|
|
"Major changes": {
|
|
"directory": "big"
|
|
},
|
|
"XRT Interface": {
|
|
"directory": "xrt"
|
|
},
|
|
"State Trackers": {
|
|
"directory": "state_trackers"
|
|
},
|
|
"Drivers": {
|
|
"directory": "drivers"
|
|
},
|
|
"Compositor": {
|
|
"directory": "compositor"
|
|
},
|
|
"Helper Libraries": {
|
|
"directory": "auxiliary"
|
|
},
|
|
"Misc. Features": {
|
|
"directory": "misc_features"
|
|
},
|
|
"Misc. Fixes": {
|
|
"directory": "misc_fixes"
|
|
}
|
|
}
|
|
}
|