docui: add maintainer
This commit is contained in:
parent
41797ac53f
commit
6f494e57ec
1 changed files with 1 additions and 0 deletions
|
@ -18,5 +18,6 @@ buildGoModule rec {
|
|||
homepage = https://github.com/skanehira/docui;
|
||||
license = licenses.mit;
|
||||
platforms = platforms.linux ++ platforms.darwin;
|
||||
maintainers = with maintainers; [ aethelz ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue