firebird: add superherointj as maintainer
This commit is contained in:
parent
6e96447f66
commit
bc755f55d7
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ let base = {
|
|||
changelog = "https://github.com/FirebirdSQL/firebird/blob/master/CHANGELOG.md";
|
||||
license = [ "IDPL" "Interbase-1.0" ];
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ marcweber ];
|
||||
maintainers = with maintainers; [ marcweber superherointj ];
|
||||
};
|
||||
|
||||
nativeBuildInputs = [ autoreconfHook ];
|
||||
|
|
Loading…
Reference in a new issue