iosevka: add ttuegel to maintainers
This commit is contained in:
parent
1d89647433
commit
0a6b3492ee
1 changed files with 1 additions and 1 deletions
|
@ -52,6 +52,6 @@ stdenv.mkDerivation {
|
|||
'';
|
||||
license = licenses.ofl;
|
||||
platforms = platforms.all;
|
||||
maintainers = with maintainers; [ cstrahan jfrankenau ];
|
||||
maintainers = with maintainers; [ cstrahan jfrankenau ttuegel ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue