2020-03-13 22:35:58 +00:00
|
|
|
{
|
|
|
|
"#": "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": {
|
2020-04-29 16:53:20 +00:00
|
|
|
"Major changes": {
|
|
|
|
"directory": "big"
|
|
|
|
},
|
2020-04-07 23:15:24 +00:00
|
|
|
"XRT Interface": {
|
|
|
|
"directory": "xrt"
|
|
|
|
},
|
2020-03-13 22:35:58 +00:00
|
|
|
"State Trackers": {
|
|
|
|
"directory": "state_trackers"
|
|
|
|
},
|
|
|
|
"Drivers": {
|
|
|
|
"directory": "drivers"
|
|
|
|
},
|
2020-05-30 15:34:15 +00:00
|
|
|
"IPC": {
|
|
|
|
"directory": "ipc"
|
|
|
|
},
|
2020-04-07 12:00:09 +00:00
|
|
|
"Compositor": {
|
|
|
|
"directory": "compositor"
|
|
|
|
},
|
2020-03-25 19:47:43 +00:00
|
|
|
"Helper Libraries": {
|
2020-05-05 16:26:46 +00:00
|
|
|
"directory": "auxiliary"
|
2020-03-25 19:47:43 +00:00
|
|
|
},
|
2020-03-13 22:35:58 +00:00
|
|
|
"Misc. Features": {
|
|
|
|
"directory": "misc_features"
|
|
|
|
},
|
|
|
|
"Misc. Fixes": {
|
|
|
|
"directory": "misc_fixes"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|