re2: add networkexception as maintainer
This commit is contained in:
@@ -68,7 +68,7 @@ stdenv.mkDerivation rec {
|
||||
'';
|
||||
license = licenses.bsd3;
|
||||
homepage = "https://github.com/google/re2";
|
||||
maintainers = with maintainers; [ azahi ];
|
||||
maintainers = with maintainers; [ azahi networkexception ];
|
||||
platforms = platforms.all;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user