mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
remnote: add talal to maintainers
(cherry picked from commit 69a0dc9488)
This commit is contained in:
parent
5863b64722
commit
6b6e9733cf
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ appimageTools.wrapType2 {
|
|||
meta = {
|
||||
description = "Note-taking application focused on learning and productivity";
|
||||
homepage = "https://remnote.com/";
|
||||
maintainers = [ ];
|
||||
maintainers = with lib.maintainers; [ talal ];
|
||||
license = lib.licenses.unfree;
|
||||
platforms = [ "x86_64-linux" ];
|
||||
mainProgram = "remnote";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue