diff options
| author | Aleksandr Nogikh <nogikh@google.com> | 2023-09-08 15:54:12 +0200 |
|---|---|---|
| committer | Aleksandr Nogikh <nogikh@google.com> | 2023-09-11 09:55:25 +0000 |
| commit | 23a1b85da7f2279a1cdb0817e169d907d0d6dd83 (patch) | |
| tree | b49bcafb753d7c70e593ff282a667b25184223f4 /pkg/subsystem | |
| parent | b73413e5114e7aabacd2adfc9dc1e796b3677c2f (diff) | |
pkg/subsystem: remove gfs2 from name exceptions
The new mailing list can be parsed by the generic algorithm.
Diffstat (limited to 'pkg/subsystem')
| -rw-r--r-- | pkg/subsystem/linux/names.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pkg/subsystem/linux/names.go b/pkg/subsystem/linux/names.go index 94fed98ea..19f2c2cb3 100644 --- a/pkg/subsystem/linux/names.go +++ b/pkg/subsystem/linux/names.go @@ -110,7 +110,6 @@ var ( "rust-for-linux@vger.kernel.org": "rust", "industrypack-devel@lists.sourceforge.net": "ipack", "v9fs-developer@lists.sourceforge.net": "9p", - "cluster-devel@redhat.com": "gfs2", "kernel-tls-handshake@lists.linux.dev": "tls", "bcm-kernel-feedback-list@broadcom.com": "broadcom", "linux@ew.tq-group.com": "tq-systems", |
