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