nvf: add butzist as maintainer (#1031)
This commit is contained in:
parent
6421b5c2d2
commit
09207f8bbd
2 changed files with 8 additions and 1 deletions
|
|
@ -1,3 +1,4 @@
|
|||
{ lib, ... }:
|
||||
{
|
||||
maintainers = [ ];
|
||||
maintainers = [ lib.maintainers.butzist ];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue