Does anybody know who is responsible for the <http...
# announcements
m
Does anybody know who is responsible for the https://kotlin.link/ website? There is no contact form or imprint and I “fixed” 11 issues from the GitHub issue tracker and now I’m waiting since two weeks for the PR to be merged…
s
looking at the KotlinBy org (https://github.com/KotlinBy), it looks like
@irus
@madhead
, and
@y2k_
. Based on recent commit history, I’d get in contact with IRus if I really had to. All three have accounts on this workspace, but I don’t know if I’d personally be comfortable reaching out, considering they’re probably aware of the PR already.
side note, it looks like your use of
closing
in your commit messages might not trigger GitHub’s automatic issue closing feature. You might need to rebase and rewrite them to say
closes
or
resolves
instead, see https://help.github.com/articles/closing-issues-using-keywords/
also, just out of curiosity… does your git client prepend emojis to commit messages for you, or do you go through the trouble of adding them yourself?
🔥 3
t