summary refs log tree commit diff
path: root/pkgs/applications/editors/jetbrains/default.nix
diff options
context:
space:
mode:
authorJörg Thalheim <joerg@thalheim.io>2023-11-04 10:48:29 +0100
committerJörg Thalheim <Mic92@users.noreply.github.com>2023-11-05 05:43:35 +0100
commit4af510c7ae4a528a54312ee10355ae3e521e38e9 (patch)
treeb357b4929400e5fa8f27eaadd8c5c6e829782dea /pkgs/applications/editors/jetbrains/default.nix
parentdd62c08abee55d86daacb42112d985b6f3defe80 (diff)
downloadnixpkgs-4af510c7ae4a528a54312ee10355ae3e521e38e9.tar
nixpkgs-4af510c7ae4a528a54312ee10355ae3e521e38e9.tar.gz
nixpkgs-4af510c7ae4a528a54312ee10355ae3e521e38e9.tar.bz2
nixpkgs-4af510c7ae4a528a54312ee10355ae3e521e38e9.tar.lz
nixpkgs-4af510c7ae4a528a54312ee10355ae3e521e38e9.tar.xz
nixpkgs-4af510c7ae4a528a54312ee10355ae3e521e38e9.tar.zst
nixpkgs-4af510c7ae4a528a54312ee10355ae3e521e38e9.zip
treewide: drop myself from packages that I don't activily maintain
Diffstat (limited to 'pkgs/applications/editors/jetbrains/default.nix')
-rw-r--r--pkgs/applications/editors/jetbrains/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/editors/jetbrains/default.nix b/pkgs/applications/editors/jetbrains/default.nix
index 720718cb7bb..2034da80c65 100644
--- a/pkgs/applications/editors/jetbrains/default.nix
+++ b/pkgs/applications/editors/jetbrains/default.nix
@@ -47,7 +47,7 @@ let
           Enhancing productivity for every C and C++
           developer on Linux, macOS and Windows.
         '';
-        maintainers = with maintainers; [ edwtjo mic92 tymscar ];
+        maintainers = with maintainers; [ edwtjo tymscar ];
       };
     }).overrideAttrs (attrs: {
       nativeBuildInputs = (attrs.nativeBuildInputs or [ ]) ++ lib.optionals (stdenv.isLinux) [