maintainers: remove polykernel

This commit is contained in:
polykernel 2024-07-28 11:58:33 -04:00
parent d0240a064d
commit cd520fbd31
No known key found for this signature in database
7 changed files with 6 additions and 11 deletions

View file

@ -311,5 +311,5 @@ in {
})
]);
meta.maintainers = [ lib.hm.maintainers.polykernel ];
meta.maintainers = [ ];
}