zen-browser: add saadndm as maintainer (#2384)
Link: https://github.com/nix-community/stylix/pull/2384 Reviewed-by: Karun Sandhu <karun@sndh.dev> Reviewed-by: Noah Biewesch <dev@noahbiewesch.com>
This commit is contained in:
parent
a1fdfdcd52
commit
47571deb31
2 changed files with 10 additions and 1 deletions
|
|
@ -2,7 +2,10 @@
|
|||
{
|
||||
name = "Zen Browser";
|
||||
homepage = "https://zen-browser.app";
|
||||
maintainers = [ lib.maintainers.MrSom3body ];
|
||||
maintainers = with lib.maintainers; [
|
||||
MrSom3body
|
||||
saadndm
|
||||
];
|
||||
description = ''
|
||||
This module supports the [Zen Browser](https://zen-browser.app).
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue