Merge pull request #99894 from loskutov/patch-2

datagrip: remove loskutov from maintainers
This commit is contained in:
Sandro
2020-11-28 00:30:06 +01:00
committed by GitHub
@@ -90,7 +90,7 @@ let
It allows you to quickly migrate and refactor relational databases, It allows you to quickly migrate and refactor relational databases,
construct efficient, statically checked SQL queries and much more. construct efficient, statically checked SQL queries and much more.
''; '';
maintainers = with maintainers; [ loskutov ]; maintainers = with maintainers; [ ];
platforms = platforms.linux; platforms = platforms.linux;
}; };
}); });