summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/editors/jetbrains
diff options
context:
space:
mode:
authorIgnat Loskutov <ignat.loskutov@gmail.com>2020-10-06 22:47:34 +0300
committerGitHub <noreply@github.com>2020-10-06 22:47:34 +0300
commitb125b88783c6d7aa39e98cd4d9d8f857c257c398 (patch)
treeb4f62233659f481c61b6ab6d653cbb5a6c6eac18 /pkgs/applications/editors/jetbrains
parent2927f3fb45be21d5811a88d1329b4d6795707b9e (diff)
datagrip: remove loskutov from maintainers
I haven't been actively maintaining this derivation; provided that updates are made by scripts, it looks like it's time to finally abandon it.
Diffstat (limited to 'pkgs/applications/editors/jetbrains')
-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 d54513971a8a..ed2720ffa6ed 100644
--- a/pkgs/applications/editors/jetbrains/default.nix
+++ b/pkgs/applications/editors/jetbrains/default.nix
@@ -90,7 +90,7 @@ let
It allows you to quickly migrate and refactor relational databases,
construct efficient, statically checked SQL queries and much more.
'';
- maintainers = with maintainers; [ loskutov ];
+ maintainers = with maintainers; [ ];
platforms = platforms.linux;
};
});