rbw: add marsam to maintainers
This commit is contained in:
parent
1f319ea6ad
commit
e2591b03fb
@ -73,6 +73,6 @@ rustPlatform.buildRustPackage rec {
|
|||||||
description = "Unofficial command line client for Bitwarden";
|
description = "Unofficial command line client for Bitwarden";
|
||||||
homepage = "https://crates.io/crates/rbw";
|
homepage = "https://crates.io/crates/rbw";
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
maintainers = with maintainers; [ albakham luc65r ];
|
maintainers = with maintainers; [ albakham luc65r marsam ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user