This file is indexed.

/usr/share/doc/python-psycopg2-doc/AUTHORS is in python-psycopg2-doc 2.7.4-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
Main authors:
  Federico Di Gregorio <fog@debian.org>
  Daniele Varrazzo <daniele.varrazzo@gmail.com>

For the win32 port:
  Jason Erickson <jerickso@indian.com>

Additional Help:
  
  Peter Fein contributed a logging connection/cursor class that even if it
  was not used directly heavily influenced the implementation currently in
  psycopg2.extras.

  Jan UrbaƄski (re)started the work on asynchronous queries and contributed
  both on that and on other parts of psycopg2.