Merge pull request #53527 from buffet/update-contributors
maintainer-list: countingsort -> buffet
This commit is contained in:
@@ -20,6 +20,6 @@ stdenv.mkDerivation rec {
|
||||
homepage = https://gitlab.com/tim241/bunny;
|
||||
license = licenses.gpl3;
|
||||
platforms = platforms.all;
|
||||
maintainers = with maintainers; [ countingsort ];
|
||||
maintainers = with maintainers; [ buffet ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user