\documentclass{article}
\usepackage{ulem}
\usepackage{graphicx}
\usepackage{hyperref}
\pagestyle{headings}
\begin{document}
\part{Horde 6 Release steps}
\section{One time importing from maintaina -}
\begin{itemize}
\item Create a FRAMEWORK\_6\_0 branch from horde master


\item Ensure the maintaina-com equivalent is rebased on master already


\item PR content from the maintaina-com/FRAMEWORK\_6\_0 branch into the horde/FRAMEWORK\_6\_0 branch


\item Make FRAMEWORK\_6\_0 the default branch


\item add to packagist or change packagist URL from maintaina-com to horde


\item Ensure the "horde" account and yunosh are among the owners/maintainers of the package


\end{itemize}
\section{Make github actions work}
WIP

\begin{itemize}
\item CI/PHPUnit, PHPStan


\item PHPDOC


\item satis


\end{itemize}
\section{release from console (ignore the release github action for now)}
TBD

\section{setup packagist.org integration}
TBD

\section{Problems}
horde/text\_wiki is a downstream fork of pear/text\_wiki with no proper horde packaging. Decide what to do

\end{document}
