Hi,

as you may know, in the past, packages that were not under the
pkg-ruby-extras team umbrella sometimes ended up in a not too good
shape, as maintainers disappeared.
I've now run a query for all ruby-* packages that are not under our
team umbrella, and am happy to see that most of those are nowadays
maintained by other (relatively active/large) teams.

Some of the packages in the list below could possibly change their
maintainer to pkg-ruby-extras, as the current maintainers are
actually team members (this is a suggestion).

Maybe somebody could look at the other non team maintained packages
and see if the packages are in good shape / maintainers need/want
help, or if other actions should be taken.

UDD Query:

with sidpkgs as (
     select distinct p1.source, p1.maintainer from sources p1
     where p1.release = 'sid'
     and p1.version = (select max(version) from sources p2 where p2.source = 
p1.source and p2.release = 'sid')
) select * from sidpkgs where maintainer not like '%pkg-ruby-extras%' and 
source like 'ruby%' order by 2;


        source        |                                  maintainer             
                     
----------------------+------------------------------------------------------------------------------
 rubyluabridge        | Athena Capital Research <acr-deb...@athenacr.com>
 ruby-hmac            | Daigo Moriwaki <da...@debian.org>
 ruby-narray          | Daigo Moriwaki <da...@debian.org>
 ruby-amazon-ec2      | Damien Raude-Morvan <draz...@debian.org>
 ruby-recaptcha       | David Martínez Moreno <en...@debian.org>
 ruby-hdfeos5         | Debian GIS Project 
<pkg-grass-de...@lists.alioth.debian.org>
 ruby-netcdf          | Debian GIS Project 
<pkg-grass-de...@lists.alioth.debian.org>
 ruby-narray-miss     | Debian GIS Project 
<pkg-grass-de...@lists.alioth.debian.org>
 ruby-libvirt         | Debian Libvirt Maintainers 
<pkg-libvirt-maintain...@lists.alioth.debian.org>
 ruby-oily-png        | Debian Sass team 
<pkg-sass-de...@lists.alioth.debian.org>
 ruby-chunky-png      | Debian Sass team 
<pkg-sass-de...@lists.alioth.debian.org>
 ruby-sass            | Debian Sass team 
<pkg-sass-de...@lists.alioth.debian.org>
 ruby-compass         | Debian Sass team 
<pkg-sass-de...@lists.alioth.debian.org>
 ruby-moneta          | Joshua Timberman <jos...@opscode.com>
 ruby-builder         | Marc Dequènes (Duck) <d...@duckcorp.org>
 ruby-activeldap      | Marc Dequènes (Duck) <d...@duckcorp.org>
 ruby-facets          | Marc Dequènes (Duck) <d...@duckcorp.org>
 ruby-uuidtools       | Marc Dequènes (Duck) <d...@duckcorp.org>
 ruby-git             | Michael Schutte <mi...@debian.org>
 ruby-rethtool        | PKG OpenStack <openstack-de...@lists.alioth.debian.org>
 ruby-cstruct         | PKG OpenStack <openstack-de...@lists.alioth.debian.org>
 ruby-netaddr         | PKG OpenStack <openstack-de...@lists.alioth.debian.org>
 ruby-symboltable     | PKG OpenStack <openstack-de...@lists.alioth.debian.org>
 ruby-raemon          | PKG OpenStack <openstack-de...@lists.alioth.debian.org>
 ruby-puppet-forge    | Puppet Package Maintainers 
<pkg-puppet-de...@lists.alioth.debian.org>
 ruby-semantic-puppet | Puppet Package Maintainers 
<pkg-puppet-de...@lists.alioth.debian.org>
 ruby-god             | Sebastien Delafond <s...@debian.org>
 ruby-filesystem      | Tatsuki Sugiura <s...@nemui.org>
 ruby-tioga           | Vincent Fourmond <fourm...@debian.org>
 ruby-pgplot          | Youhei SASAKI <uwab...@gfd-dennou.org>
 ruby-mathml          | Youhei SASAKI <uwab...@gfd-dennou.org>
 ruby-fftw3           | Youhei SASAKI <uwab...@gfd-dennou.org>
 ruby-eim-xml         | Youhei SASAKI <uwab...@gfd-dennou.org>

-- 
 ,''`.  Christian Hofstaedtler <z...@debian.org>
: :' :  Debian Developer
`. `'   7D1A CFFA D9E0 806C 9C4C  D392 5C13 D6DB 9305 2E03
  `-

Reply via email to