python3Packages.gemfileparser: orphan
This commit is contained in:
@@ -24,6 +24,6 @@ buildPythonPackage rec {
|
||||
description = "A library to parse Ruby Gemfile, .gemspec and Cocoapod .podspec file using Python";
|
||||
homepage = "https://github.com/gemfileparser/gemfileparser";
|
||||
license = with licenses; [ gpl3Plus /* or */ mit ];
|
||||
maintainers = teams.determinatesystems.members;
|
||||
maintainers = [ ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user