Commit 179a842a authored by Nicolas Dandrimont's avatar Nicolas Dandrimont 🤔
Browse files

Clément

parent a43f6ce2
...@@ -196,18 +196,57 @@ ...@@ -196,18 +196,57 @@
\begin{frame} \begin{frame}
\frametitle{Automatic package---sponsor matching} \frametitle{Automatic package---sponsor matching}
\begin{itemize}[<1->]
\item For a maintainer : finding a sponsor = lengthy process
\item For a sponsor : flow of packages to be sponsored = overwhelming
\end{itemize}
\uncover[<2->]{
The goal of the project is two-fold
\begin{itemize}
\item giving sponsored maintainers a ``list'' of potential sponsors to prod
\item giving potential sponsors a list of packages to look out for
\end{itemize}
All this automatically
}
\end{frame} \end{frame}
\begin{frame} \begin{frame}
\frametitle{In the background} \frametitle{In the background}
\begin{itemize}
\item Semantic package analysis : find out ``traits'' for a package
\item Upload history analysis : what did a given DD upload, what
are his interests?
\item Fuzzy clustering (hopefully with feedback)
\end{itemize}
\end{frame} \end{frame}
\begin{frame} \begin{frame}
\frametitle{Problems encountered} \frametitle{Problems encountered}
\begin{itemize}
\item No proper metadata storage API for packages in debexpo
\item Package analysis is heavy: when to do it?
\end{itemize}
\end{frame} \end{frame}
\begin{frame}
\frametitle{Outcomes}
\begin{itemize}
\item Rewrite of the metadata storage API to make it easier to query
\item Integration of debtags' package analysis heuristics
\item Matching stub
\end{itemize}
TODO:
\begin{itemize}
\item proper matching
\item team integration
\end{itemize}
\subsection{Baptiste Mouterde} \subsection{Baptiste Mouterde}
\begin{frame} \begin{frame}
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment