From d33267c6399d69709804c137b95773e710b50ed8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20=C4=8Cun=C3=A1t?= Date: Mon, 21 Sep 2020 11:53:20 +0200 Subject: [PATCH] thunderbird.meta.maintainers: add myself I've been keeping an eye on it anyway, and the current meta.maintainers don't seem to be active around thunderbird. --- pkgs/applications/networking/mailreaders/thunderbird/68.nix | 1 + pkgs/applications/networking/mailreaders/thunderbird/default.nix | 1 + 2 files changed, 2 insertions(+) diff --git a/pkgs/applications/networking/mailreaders/thunderbird/68.nix b/pkgs/applications/networking/mailreaders/thunderbird/68.nix index fef707b7293..707b35dd499 100644 --- a/pkgs/applications/networking/mailreaders/thunderbird/68.nix +++ b/pkgs/applications/networking/mailreaders/thunderbird/68.nix @@ -333,6 +333,7 @@ stdenv.mkDerivation rec { eelco lovesegfault pierron + vcunat ]; platforms = platforms.linux; license = licenses.mpl20; diff --git a/pkgs/applications/networking/mailreaders/thunderbird/default.nix b/pkgs/applications/networking/mailreaders/thunderbird/default.nix index 4f122cde02d..06bfd92f5fb 100644 --- a/pkgs/applications/networking/mailreaders/thunderbird/default.nix +++ b/pkgs/applications/networking/mailreaders/thunderbird/default.nix @@ -335,6 +335,7 @@ stdenv.mkDerivation rec { eelco lovesegfault pierron + vcunat ]; platforms = platforms.linux; license = licenses.mpl20;