maintainers: remove yuuyins

Totally inactive on GitHub since 2023.

+12 -24
-8
maintainers/maintainer-list.nix
··· 28592 28592 githubId = 37774475; 28593 28593 name = "Yusuf Duran"; 28594 28594 }; 28595 - yuu = { 28596 - email = "yuunix@grrlz.net"; 28597 - matrix = "@yuu:matrix.org"; 28598 - github = "yuuyins"; 28599 - githubId = 86538850; 28600 - name = "Yuu Yin"; 28601 - keys = [ { fingerprint = "9F19 3AE8 AA25 647F FC31 46B5 416F 303B 43C2 0AC3"; } ]; 28602 - }; 28603 28595 yvan-sraka = { 28604 28596 email = "yvan@sraka.xyz"; 28605 28597 github = "yvan-sraka";
+1 -1
pkgs/by-name/br/brmodelo/package.nix
··· 127 127 homepage = "https://github.com/chcandido/brModelo"; 128 128 license = licenses.gpl3; 129 129 mainProgram = "brmodelo"; 130 - maintainers = with maintainers; [ yuu ]; 130 + maintainers = with maintainers; [ ]; 131 131 }; 132 132 })
-1
pkgs/by-name/jf/jflap/package.nix
··· 67 67 sourceProvenance = with sourceTypes; [ binaryBytecode ]; 68 68 maintainers = with maintainers; [ 69 69 grnnja 70 - yuu 71 70 ]; 72 71 platforms = jre8.meta.platforms; 73 72 };
-1
pkgs/by-name/md/mdbook-epub/package.nix
··· 29 29 homepage = "https://michael-f-bryan.github.io/mdbook-epub"; 30 30 license = lib.licenses.mpl20; 31 31 maintainers = with lib.maintainers; [ 32 - yuu 33 32 matthiasbeyer 34 33 ]; 35 34 };
-1
pkgs/by-name/ni/nix-tour/package.nix
··· 52 52 license = licenses.gpl2; 53 53 maintainers = with maintainers; [ 54 54 qknight 55 - yuu 56 55 ]; 57 56 mainProgram = "nix-tour"; 58 57 };
+1 -1
pkgs/by-name/st/stargate-libcds/package.nix
··· 42 42 meta = with lib; { 43 43 description = "C data structure library"; 44 44 homepage = "https://github.com/stargateaudio/libcds"; 45 - maintainers = with maintainers; [ yuu ]; 45 + maintainers = with maintainers; [ ]; 46 46 license = licenses.lgpl3Only; 47 47 }; 48 48 }
+1 -1
pkgs/by-name/st/strictdoc/package.nix
··· 76 76 homepage = "https://github.com/strictdoc-project/strictdoc"; 77 77 changelog = "https://github.com/strictdoc-project/strictdoc/blob/${src.tag}/CHANGELOG.md"; 78 78 license = lib.licenses.asl20; 79 - maintainers = with lib.maintainers; [ yuu ]; 79 + maintainers = with lib.maintainers; [ ]; 80 80 mainProgram = "strictdoc"; 81 81 }; 82 82 }
+1 -1
pkgs/by-name/sv/svgcleaner/package.nix
··· 22 22 homepage = "https://github.com/RazrFalcon/SVGCleaner"; 23 23 changelog = "https://github.com/RazrFalcon/svgcleaner/releases"; 24 24 license = licenses.gpl2Plus; 25 - maintainers = with maintainers; [ yuu ]; 25 + maintainers = with maintainers; [ ]; 26 26 mainProgram = "svgcleaner"; 27 27 }; 28 28 }
+1 -1
pkgs/by-name/zi/zix/package.nix
··· 37 37 changelog = "https://gitlab.com/drobilla/zix/-/blob/${src.rev}/NEWS"; 38 38 license = licenses.isc; 39 39 platforms = platforms.unix; 40 - maintainers = with maintainers; [ yuu ]; 40 + maintainers = with maintainers; [ ]; 41 41 }; 42 42 }
-1
pkgs/by-name/zr/zrythm/package.nix
··· 208 208 maintainers = with lib.maintainers; [ 209 209 tshaynik 210 210 magnetophon 211 - yuu 212 211 astavie 213 212 PowerUser64 214 213 ];
+1 -1
pkgs/development/libraries/libsbsms/common.nix
··· 29 29 meta = { 30 30 inherit homepage; 31 31 description = "Subband sinusoidal modeling library for time stretching and pitch scaling audio"; 32 - maintainers = with lib.maintainers; [ yuu ]; 32 + maintainers = with lib.maintainers; [ ]; 33 33 license = lib.licenses.gpl2; 34 34 platforms = lib.platforms.all; 35 35 };
+1 -1
pkgs/development/python-modules/datauri/default.nix
··· 43 43 homepage = "https://github.com/fcurella/python-datauri"; 44 44 changelog = "https://github.com/fcurella/python-datauri/releases/tag/${src.tag}"; 45 45 license = licenses.unlicense; 46 - maintainers = with maintainers; [ yuu ]; 46 + maintainers = with maintainers; [ ]; 47 47 }; 48 48 }
+1 -1
pkgs/development/python-modules/django-debug-toolbar/default.nix
··· 70 70 homepage = "https://github.com/jazzband/django-debug-toolbar"; 71 71 changelog = "https://django-debug-toolbar.readthedocs.io/en/latest/changes.html"; 72 72 license = licenses.bsd3; 73 - maintainers = with maintainers; [ yuu ]; 73 + maintainers = with maintainers; [ ]; 74 74 }; 75 75 }
+1 -1
pkgs/development/python-modules/pymarshal/default.nix
··· 42 42 meta = { 43 43 description = "Python data serialization library"; 44 44 homepage = "https://github.com/stargateaudio/pymarshal"; 45 - maintainers = with lib.maintainers; [ yuu ]; 45 + maintainers = with lib.maintainers; [ ]; 46 46 license = lib.licenses.bsd2; 47 47 }; 48 48 }
+1 -1
pkgs/development/python-modules/reqif/default.nix
··· 49 49 homepage = "https://github.com/strictdoc-project/reqif"; 50 50 changelog = "https://github.com/strictdoc-project/reqif/releases/tag/${src.tag}"; 51 51 license = licenses.asl20; 52 - maintainers = with maintainers; [ yuu ]; 52 + maintainers = with maintainers; [ ]; 53 53 }; 54 54 }
+1 -1
pkgs/development/python-modules/textx/default.nix
··· 62 62 mainProgram = "textx"; 63 63 homepage = "https://github.com/textx/textx/"; 64 64 license = licenses.mit; 65 - maintainers = with maintainers; [ yuu ]; 65 + maintainers = with maintainers; [ ]; 66 66 }; 67 67 }; 68 68
+1 -1
pkgs/development/python-modules/wavefile/default.nix
··· 53 53 description = "Pythonic libsndfile wrapper to read and write audio files"; 54 54 homepage = "https://github.com/vokimon/python-wavefile"; 55 55 changelog = "https://github.com/vokimon/python-wavefile#version-history"; 56 - maintainers = with maintainers; [ yuu ]; 56 + maintainers = with maintainers; [ ]; 57 57 license = licenses.gpl3Plus; 58 58 }; 59 59 }