brave: add jefflabonte to maintainer list

This commit is contained in:
Jeff Labonte
2020-02-15 19:45:04 -05:00
committed by worldofpeace
parent fa560fb30c
commit 9a4a2eb1d2
@@ -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" ];
};
}