Request personal-files auto-connection for jentool

jentool needs read access to ~/.config/jentool.ini to read the Jenkins credentials from that file. The plug declaration is:

plugs:
  dot-config-jentool:
    interface: personal-files
    read:
    - $HOME/.config/jentool.ini

Please consider granting auto-connection as a store assertion. The upload was blocked on manual review

+1 from me - jentool is the clear owner of this path.

+1 from me too, given jentool owns the path/.ini file, and that this is critical to operation of the snap.

+2 votes for, 0 votes against. Granting auto-connect of personal-files with read access to $HOME/.config/jentool.ini using the iface reference dot-config-jentool to jentool. This is now live.

@toabctl can you please upload a new revision or request automated review so this changes take effect? Thanks!