Merge pull request #143466 from Ma27/backport-linux-changes

[21.05] linux: changes for #140281
This commit is contained in:
Maximilian Bosch
2021-10-29 13:27:40 +02:00
committed by GitHub
6 changed files with 84 additions and 31 deletions
+10
View File
@@ -142,6 +142,16 @@ with lib.maintainers; {
scope = "Maintain Kodi and related packages.";
};
linux-kernel = {
members = [
TredwellGit
ma27
nequissimus
qyliss
];
scope = "Maintain the Linux kernel.";
};
matrix = {
members = [
ma27