clj-kondo: remove thiagokokada from maintainers
This commit is contained in:
@@ -29,6 +29,6 @@ buildGraalvmNativeImage rec {
|
||||
license = licenses.epl10;
|
||||
changelog =
|
||||
"https://github.com/clj-kondo/clj-kondo/blob/v${version}/CHANGELOG.md";
|
||||
maintainers = with maintainers; [ jlesquembre bandresen thiagokokada ];
|
||||
maintainers = with maintainers; [ jlesquembre bandresen ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user