mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-21 16:11:22 +00:00
maintainers: rename metadark -> kira-bruneau (#124035)
This commit is contained in:
@@ -19,6 +19,6 @@ buildPythonPackage rec {
|
||||
description = "Library for working with Valve's VDF text format";
|
||||
homepage = "https://github.com/ValvePython/vdf";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ metadark ];
|
||||
maintainers = with maintainers; [ kira-bruneau ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user