maintainers/team-list: add novmar to jitsi team (#394436)

authored by

lassulus and committed by
GitHub
0d4e525f b6e9736a

+7
+6
maintainers/maintainer-list.nix
··· 17383 17383 githubId = 7191115; 17384 17384 name = "Nova Leary"; 17385 17385 }; 17386 + novmar = { 17387 + email = "novotny@marnov.cz"; 17388 + github = "novmar"; 17389 + githubId = 26750149; 17390 + name = "Marcel Novotny"; 17391 + }; 17386 17392 novoxd = { 17387 17393 email = "radnovox@gmail.com"; 17388 17394 github = "novoxd";
+1
maintainers/team-list.nix
··· 597 597 jitsi = { 598 598 members = [ 599 599 cleeyv 600 + novmar 600 601 ryantm 601 602 lassulus 602 603 yayayayaka