Skip to content

Commit 16a6003

Browse files
authored
Add Cockpit-files as official Cockpit project (#738)
1 parent d5d59cc commit 16a6003

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

_data/applications.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,15 @@ sosreport:
107107
description: |
108108
Collect system configuration and diagnostic information from systems, to help with diagnosing problems.
109109
110+
files:
111+
title: Cockpit Files
112+
package: cockpit-files
113+
source: https://github.com/cockpit-project/cockpit-files
114+
issues: https://github.com/cockpit-project/cockpit-files/issues
115+
official: true
116+
description: |
117+
A featureful file browser for Cockpit.
118+
110119
389-ds:
111120
title: 389 Directory Server
112121
package: cockpit-389-ds

_scripts/generate-release-notes.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
cockpit-machines
1616
cockpit-podman
1717
cockpit-ostree
18+
cockpit-files
1819
]
1920

2021
# Common terms and definitions

0 commit comments

Comments
 (0)