polkadot: add FlorianFranzen to maintainers
See https://github.com/NixOS/nixpkgs/pull/121850#pullrequestreview-652801467
This commit is contained in:
parent
b8b6092163
commit
726bac1235
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ rustPlatform.buildRustPackage rec {
|
|||
description = "Polkadot Node Implementation";
|
||||
homepage = "https://polkadot.network";
|
||||
license = licenses.gpl3Only;
|
||||
maintainers = with maintainers; [ akru andresilva asymmetric RaghavSood ];
|
||||
maintainers = with maintainers; [ akru andresilva asymmetric FlorianFranzen RaghavSood ];
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue