Remove danieldk as a maintainer for some packages

- AMD GPU packages: AMD removed support for the RX5x0 GPUs from ROCm, so
I cannot test these packages anymore.
- A small number of GUI packages: I switched back to macOS on the
desktop for work reasons, so I cannot easily test these.
- broot: I took over maintainership from someone else, but do not really
use broot.

+19 -19
+1 -1
pkgs/applications/graphics/drawio/default.nix
··· 91 91 homepage = "https://about.draw.io/"; 92 92 license = licenses.asl20; 93 93 changelog = "https://github.com/jgraph/drawio-desktop/releases/tag/v${version}"; 94 - maintainers = with maintainers; [ danieldk ]; 94 + maintainers = with maintainers; [ ]; 95 95 platforms = [ "x86_64-linux" ]; 96 96 }; 97 97 }
+1 -1
pkgs/applications/misc/1password-gui/default.nix
··· 107 107 description = "Multi-platform password manager"; 108 108 homepage = "https://1password.com/"; 109 109 license = licenses.unfree; 110 - maintainers = with maintainers; [ danieldk timstott savannidgerinel ]; 110 + maintainers = with maintainers; [ timstott savannidgerinel ]; 111 111 platforms = [ "x86_64-linux" ]; 112 112 }; 113 113 }
+1 -1
pkgs/applications/office/softmaker/generic.nix
··· 123 123 description = "An office suite with a word processor, spreadsheet and presentation program"; 124 124 homepage = "https://www.softmaker.com/"; 125 125 license = licenses.unfree; 126 - maintainers = with maintainers; [ danieldk ]; 126 + maintainers = with maintainers; [ ]; 127 127 platforms = [ "x86_64-linux" ]; 128 128 }; 129 129 }
+1 -1
pkgs/applications/video/makemkv/default.nix
··· 72 72 license = licenses.unfree; 73 73 homepage = "http://makemkv.com"; 74 74 platforms = [ "x86_64-linux" ]; 75 - maintainers = with maintainers; [ danieldk titanous ]; 75 + maintainers = with maintainers; [ titanous ]; 76 76 }; 77 77 }
+1 -1
pkgs/data/misc/fedora-backgrounds/generic.nix
··· 38 38 description = "A set of default and supplemental wallpapers for Fedora"; 39 39 license = licenses.cc-by-sa-40; 40 40 platforms = platforms.unix; 41 - maintainers = with maintainers; [ danieldk ]; 41 + maintainers = with maintainers; [ ]; 42 42 }; 43 43 }
+1 -1
pkgs/development/compilers/llvm/rocm/clang.nix
··· 65 65 description = "ROCm fork of the clang C/C++/Objective-C/Objective-C++ LLVM compiler frontend"; 66 66 homepage = "https://llvm.org/"; 67 67 license = with licenses; [ ncsa ]; 68 - maintainers = with maintainers; [ danieldk ]; 68 + maintainers = with maintainers; [ ]; 69 69 platforms = platforms.linux; 70 70 }; 71 71 }
+1 -1
pkgs/development/compilers/llvm/rocm/lld/default.nix
··· 39 39 description = "ROCm fork of the LLVM Linker"; 40 40 homepage = "https://github.com/RadeonOpenCompute/llvm-project"; 41 41 license = licenses.ncsa; 42 - maintainers = with maintainers; [ danieldk ]; 42 + maintainers = with maintainers; [ ]; 43 43 platforms = platforms.linux; 44 44 }; 45 45 }
+1 -1
pkgs/development/compilers/llvm/rocm/llvm/default.nix
··· 91 91 description = "ROCm fork of the LLVM compiler infrastructure"; 92 92 homepage = "https://github.com/RadeonOpenCompute/llvm-project"; 93 93 license = with licenses; [ ncsa ]; 94 - maintainers = with maintainers; [ danieldk ]; 94 + maintainers = with maintainers; [ ]; 95 95 platforms = platforms.linux; 96 96 }; 97 97 }
+1 -1
pkgs/development/libraries/amdvlk/default.nix
··· 85 85 changelog = "https://github.com/GPUOpen-Drivers/AMDVLK/releases/tag/v-${version}"; 86 86 license = licenses.mit; 87 87 platforms = [ "x86_64-linux" "i686-linux" ]; 88 - maintainers = with maintainers; [ danieldk Flakebi ]; 88 + maintainers = with maintainers; [ Flakebi ]; 89 89 }; 90 90 }
+1 -1
pkgs/development/libraries/rocclr/default.nix
··· 55 55 description = "Radeon Open Compute common language runtime"; 56 56 homepage = "https://github.com/ROCm-Developer-Tools/ROCclr"; 57 57 license = licenses.mit; 58 - maintainers = with maintainers; [ danieldk ]; 58 + maintainers = with maintainers; [ ]; 59 59 # rocclr seems to have some AArch64 ifdefs, but does not seem 60 60 # to be supported yet by the build infrastructure. Recheck in 61 61 # the future.
+1 -1
pkgs/development/libraries/rocm-comgr/default.nix
··· 40 40 description = "APIs for compiling and inspecting AMDGPU code objects"; 41 41 homepage = "https://github.com/RadeonOpenCompute/ROCm-CompilerSupport/tree/amd-stg-open/lib/comgr"; 42 42 license = licenses.ncsa; 43 - maintainers = with maintainers; [ danieldk ]; 43 + maintainers = with maintainers; [ ]; 44 44 platforms = platforms.linux; 45 45 }; 46 46 }
+1 -1
pkgs/development/libraries/rocm-device-libs/default.nix
··· 34 34 description = "Set of AMD-specific device-side language runtime libraries"; 35 35 homepage = "https://github.com/RadeonOpenCompute/ROCm-Device-Libs"; 36 36 license = licenses.ncsa; 37 - maintainers = with maintainers; [ danieldk ]; 37 + maintainers = with maintainers; [ ]; 38 38 platforms = platforms.linux; 39 39 }; 40 40 }
+1 -1
pkgs/development/libraries/rocm-opencl-icd/default.nix
··· 14 14 meta = with lib; { 15 15 description = "OpenCL ICD definition for AMD GPUs using the ROCm stack"; 16 16 license = licenses.mit; 17 - maintainers = with maintainers; [ danieldk ]; 17 + maintainers = with maintainers; [ ]; 18 18 platforms = platforms.linux; 19 19 }; 20 20 }
+1 -1
pkgs/development/libraries/rocm-opencl-runtime/default.nix
··· 77 77 description = "OpenCL runtime for AMD GPUs, part of the ROCm stack"; 78 78 homepage = "https://github.com/RadeonOpenCompute/ROCm-OpenCL-Runtime"; 79 79 license = with licenses; [ asl20 mit ]; 80 - maintainers = with maintainers; [ danieldk ]; 80 + maintainers = with maintainers; [ ]; 81 81 platforms = platforms.linux; 82 82 }; 83 83 }
+1 -1
pkgs/development/libraries/rocm-runtime/default.nix
··· 43 43 description = "Platform runtime for ROCm"; 44 44 homepage = "https://github.com/RadeonOpenCompute/ROCR-Runtime"; 45 45 license = with licenses; [ ncsa ]; 46 - maintainers = with maintainers; [ danieldk ]; 46 + maintainers = with maintainers; [ ]; 47 47 }; 48 48 }
+1 -1
pkgs/development/libraries/rocm-thunk/default.nix
··· 32 32 description = "Radeon open compute thunk interface"; 33 33 homepage = "https://github.com/RadeonOpenCompute/ROCT-Thunk-Interface"; 34 34 license = with licenses; [ bsd2 mit ]; 35 - maintainers = with maintainers; [ danieldk ]; 35 + maintainers = with maintainers; [ ]; 36 36 }; 37 37 }
+1 -1
pkgs/development/tools/build-managers/rocm-cmake/default.nix
··· 17 17 description = "CMake modules for common build tasks for the ROCm stack"; 18 18 homepage = "https://github.com/RadeonOpenCompute/rocm-cmake"; 19 19 license = licenses.mit; 20 - maintainers = with maintainers; [ danieldk ]; 20 + maintainers = with maintainers; [ ]; 21 21 platforms = platforms.unix; 22 22 }; 23 23 }
+1 -1
pkgs/tools/misc/broot/default.nix
··· 75 75 meta = with lib; { 76 76 description = "An interactive tree view, a fuzzy search, a balanced BFS descent and customizable commands"; 77 77 homepage = "https://dystroy.org/broot/"; 78 - maintainers = with maintainers; [ danieldk ]; 78 + maintainers = with maintainers; [ ]; 79 79 license = with licenses; [ mit ]; 80 80 }; 81 81 }
+1 -1
pkgs/tools/system/rocm-smi/default.nix
··· 46 46 description = "System management interface for AMD GPUs supported by ROCm"; 47 47 homepage = "https://github.com/RadeonOpenCompute/ROC-smi"; 48 48 license = with licenses; [ mit ]; 49 - maintainers = with maintainers; [ danieldk ]; 49 + maintainers = with maintainers; [ ]; 50 50 platforms = [ "x86_64-linux" ]; 51 51 }; 52 52 }