Revert "Remove maintainership"
I'm baaaaack!
This patch reverts my patch where I removed myself as maintainer because
of my traveling. I'm back now and I want to maintain these packages
again.
This reverts commit ce1c1e3093.
This commit is contained in:
@@ -29,7 +29,7 @@ pythonPackages.buildPythonApplication rec {
|
||||
description = "An interactive command-line HTTP client featuring autocomplete and syntax highlighting";
|
||||
homepage = https://github.com/eliangcs/http-prompt;
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ ];
|
||||
maintainers = with maintainers; [ matthiasbeyer ];
|
||||
platforms = platforms.linux; # can only test on linux
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user