polkadot: add RaghavSood as maintainer
This commit is contained in:
parent
7470fd9a5e
commit
6c5dc5e17e
@ -37,7 +37,7 @@ rustPlatform.buildRustPackage rec {
|
|||||||
description = "Polkadot Node Implementation";
|
description = "Polkadot Node Implementation";
|
||||||
homepage = "https://polkadot.network";
|
homepage = "https://polkadot.network";
|
||||||
license = licenses.gpl3;
|
license = licenses.gpl3;
|
||||||
maintainers = with maintainers; [ akru andresilva ];
|
maintainers = with maintainers; [ akru andresilva RaghavSood ];
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user