souffle: add markusscherer as maintainer
This commit is contained in:
parent
a441e6a6a6
commit
0ba57b396f
@ -57,7 +57,7 @@ stdenv.mkDerivation rec {
|
||||
description = "Translator of declarative Datalog programs into the C++ language";
|
||||
homepage = "https://souffle-lang.github.io/";
|
||||
platforms = platforms.unix;
|
||||
maintainers = with maintainers; [ thoughtpolice copumpkin wchresta ];
|
||||
maintainers = with maintainers; [ thoughtpolice copumpkin wchresta markusscherer ];
|
||||
license = licenses.upl;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user