apparmor: adopt

This commit is contained in:
Grimmauld 2024-11-28 11:51:25 +01:00
parent e3ac562312
commit d2bdb08ccb
No known key found for this signature in database
GPG Key ID: C2946668769F91FB

View File

@ -29,7 +29,7 @@ let
homepage = "https://apparmor.net/";
description = "Mandatory access control system - ${component}";
license = with licenses; [ gpl2Only lgpl21Only ];
maintainers = with maintainers; [ julm thoughtpolice ];
maintainers = with maintainers; [ julm thoughtpolice grimmauld ];
platforms = platforms.linux;
};