[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Debian Maintainers GR Proposal - Use Cases



cobaco (aka Bart Cornelis) wrote:

> Do we have any numbers on how many non-DD maintainers we have? I'm part of
> that group, but how large a group is this?

A very long one-liner[1] gets me 992 in the main unstable archive. Of course
the number is different since the debian-keyring in the unstable archive is
dated from 28/5/2005. Someone with access to the real keyrings would be
able to tell you the right number.


[1] grep-dctrl -s Uploaders -s Maintainer '@' Sources | cut -d: -f2 |
sed -e 's/, /\n/g' | cut -d'<' -f2 | grep -vi list | sed -e 's/>//' |
sed -e '/^[[:space:]]*$/d' | grep -v '@debian\.org' | sort | uniq | ( while
read address ; do gpg --keyring=/usr/share/keyrings/debian-keyring
{pgp,gpg} --list-key $address &> /dev/null ; [ $? -ne 0 ] && echo
$address ; done )  | wc -l

-- 

  Felipe Sateler



Reply to: