Cygwin package summary pages do not reflect latest Maintainer changes
Marco Atzeri via Cygwin-apps <[email protected]> Sat, 22 Nov 2025 02:25:55 +0100
| Newsgroups | gmane.os.cygwin.applications |
|---|---|
| Message-ID | <[email protected]> |
Hi Jon, just noted that for the latest packages I took over, summaries are not aware of the change. $ curl -s https://cygwin.com/cgit/cygwin-infra/pkg-maint/plain/cygwin-pkg-maint |grep -i doxygen doxygen Marco Atzeri but $ curl -s https://cygwin.com/packages/summary/doxygen-src.html |grep -i maintainer <tr><td><p><span class="detail">maintainer(s)</span>:</p></td><td><p>ORPHANED <a href="/problems.html#personal-email">Do not contact the maintainer(s) directly</a>.)</span></p></td></tr> same for $ curl -s https://cygwin.com/cgit/cygwin-infra/pkg-maint/plain/cygwin-pkg-maint |grep -i xapian xapian-bindings Marco Atzeri xapian-core Marco Atzeri All the other recent changes seem correctly reported on the summaries. Regards Marco