brave: add jefflabonte to maintainer list

This commit is contained in:
Jeff Labonte 2020-02-12 22:20:40 -05:00 committed by worldofpeace
parent fa560fb30c
commit 9a4a2eb1d2

View File

@ -151,7 +151,7 @@ stdenv.mkDerivation rec {
contribute to your favorite creators automatically.
'';
license = licenses.mpl20;
maintainers = with maintainers; [ uskudnik rht ];
maintainers = with maintainers; [ uskudnik rht jefflabonte ];
platforms = [ "x86_64-linux" ];
};
}