0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 21:50:33 +03:00

maintainers/team-list: add cyberus team (#331059)

This commit is contained in:
Aleksana 2024-09-16 18:14:16 +08:00 committed by GitHub
commit f1580efb3b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 18 additions and 8 deletions

View file

@ -13,7 +13,7 @@ in
{
name = "outline";
meta.maintainers = with lib.maintainers; [ xanderio ];
meta.maintainers = lib.teams.cyberus.members;
nodes = {
outline = { pkgs, config, ... }: {