blesh: Add matthiasbeyer as maintainer
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
This commit is contained in:
parent
97d3e39603
commit
bdeb0475fa
@ -60,7 +60,10 @@ stdenvNoCC.mkDerivation rec {
|
||||
description = "Bash Line Editor -- a full-featured line editor written in pure Bash";
|
||||
mainProgram = "blesh-share";
|
||||
license = licenses.bsd3;
|
||||
maintainers = with maintainers; [ aiotter ];
|
||||
maintainers = with maintainers; [
|
||||
aiotter
|
||||
matthiasbeyer
|
||||
];
|
||||
platforms = platforms.unix;
|
||||
};
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user