mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 06:00:33 +03:00
maintainers: remove bricewge
So long, and thanks for all the fish!
This commit is contained in:
parent
6adfc5114d
commit
a49177e0ce
5 changed files with 4 additions and 10 deletions
|
@ -11,7 +11,7 @@ in
|
|||
with lib;
|
||||
{
|
||||
name = "miniflux";
|
||||
meta.maintainers = with pkgs.lib.maintainers; [ bricewge ];
|
||||
meta.maintainers = with pkgs.lib.maintainers; [ ];
|
||||
|
||||
nodes = {
|
||||
default =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue