0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 13:40:28 +03:00

Merge pull request #295696 from FedericoSchonborn/drop-federicoschonborn

maintainers: drop federicoschonborn
This commit is contained in:
Bobby Rong 2024-03-14 12:13:07 +08:00 committed by GitHub
commit 180575819a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
18 changed files with 17 additions and 27 deletions

View file

@ -1,7 +1,7 @@
import ./make-test-python.nix ({ pkgs, lib, ... }: {
name = "budgie";
meta.maintainers = [ lib.maintainers.federicoschonborn ];
meta.maintainers = [ ];
nodes.machine = { ... }: {
imports = [