mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
maintainers: rename geistesk to oxzi
For reasons I have renamed my GitHub account and would like to include this name change here.
This commit is contained in:
parent
d71a03ad69
commit
0a53c6b565
22 changed files with 31 additions and 27 deletions
|
@ -34,6 +34,6 @@ buildPythonPackage rec {
|
|||
homepage = "https://github.com/pynetwork/pypcap";
|
||||
description = "Simplified object-oriented Python wrapper for libpcap";
|
||||
license = licenses.bsd3;
|
||||
maintainers = with maintainers; [ geistesk ];
|
||||
maintainers = with maintainers; [ oxzi ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue