maintainers: remove null fields

+3 -3
+3 -3
lib/maintainers-list.nix
··· 470 470 name = "Pascal Bach"; 471 471 }; 472 472 backuitist = { 473 - email = null; 473 + email = "biethb@gmail.com"; 474 474 github = "backuitist"; 475 475 name = "Bruno Bieth"; 476 476 }; ··· 2691 2691 name = "Pierre Carrier"; 2692 2692 }; 2693 2693 periklis = { 2694 - email = null; 2694 + email = "theopompos@gmail.com"; 2695 2695 github = "periklis"; 2696 - name = "theopompos@gmail.com"; 2696 + name = "Periklis Tsirakidis"; 2697 2697 }; 2698 2698 pesterhazy = { 2699 2699 email = "pesterhazy@gmail.com";