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

View File

@@ -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;
};
});