rpl: Set myself as maintainer
This commit is contained in:
parent
8a7bd071c8
commit
afc0e00116
1 changed files with 1 additions and 1 deletions
|
@ -31,6 +31,6 @@ python3Packages.buildPythonApplication rec {
|
|||
description = "Replace strings in files";
|
||||
homepage = "https://github.com/rrthomas/rpl";
|
||||
license = licenses.gpl2;
|
||||
maintainers = with maintainers; [ teto ];
|
||||
maintainers = with maintainers; [ cbley ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue