trilium-{desktop,server}: add eliandoran to maintainers
This commit is contained in:
parent
96726e8fb9
commit
93ad2ef195
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ let
|
|||
license = licenses.agpl3Plus;
|
||||
sourceProvenance = with sourceTypes; [ binaryNativeCode ];
|
||||
platforms = [ "x86_64-linux" ];
|
||||
maintainers = with maintainers; [ fliegendewurst ];
|
||||
maintainers = with maintainers; [ fliegendewurst eliandoran ];
|
||||
};
|
||||
in {
|
||||
|
||||
|
|
Loading…
Reference in a new issue