emacs.pkgs.ghostel: add maintainer (#538747)
This commit is contained in:
@@ -24106,6 +24106,12 @@
|
||||
githubId = 64620440;
|
||||
name = "RoGreat";
|
||||
};
|
||||
rohan-datar = {
|
||||
email = "me@rohandatar.com";
|
||||
github = "rohan-datar";
|
||||
githubId = 37545071;
|
||||
name = "Rohan Datar";
|
||||
};
|
||||
rohanssrao = {
|
||||
email = "rohanssrao@gmail.com";
|
||||
github = "rohanssrao";
|
||||
|
||||
@@ -77,7 +77,10 @@ melpaBuild {
|
||||
meta = {
|
||||
homepage = "https://github.com/dakra/ghostel";
|
||||
description = "Terminal emulator powered by libghostty";
|
||||
maintainers = with lib.maintainers; [ vonfry ];
|
||||
maintainers = with lib.maintainers; [
|
||||
rohan-datar
|
||||
vonfry
|
||||
];
|
||||
license = lib.licenses.gpl3Plus;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user