This file is indexed.

/usr/share/doc/python-markdown-doc/docs/authors.txt is in python-markdown-doc 2.5.1-2.

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
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
title:      Authors
prev_title: Release Notes for v2.0
prev_url:   release-2.0.html
next_title: Table of Contents
next_url:   siteindex.html

Primary Authors
===============

[Yuri Takteyev](http://freewisdom.org/)

: Yuri has written much of the current code while procrastingating his Ph.D.

[Waylan Limberg](http://achinghead.com/)

: Waylan is the current maintainer of the code and has written much the current 
  code base, included a complete refactor of the core.  He started out by 
  authoring mmany of the available extensions and later was asked to join Yuri, 
  where he began fixing nummrious bugs, adding documentation and making general 
  improvements to the existing codebase.

Artem Yunusov

: Artem, who as part of a 2008 GSoC project, refactored inline patterns, 
  replaced the NanoDOM with ElementTree support and made various other 
  improvements.

[Manfed Stienstra](http://www.dwerg.net/)

: Manfed wrote the original version of the script and is responsible for 
  various parts of the existing codebase.

David Wolever

: David refactored the extension API and made other improvements
  as he helped to integrate Markdown into Dr.Project.

Other Contributors
==================

The incomplete list of individuals below have provided patches or otherwise 
contributed to the project in various ways. We would like to thank everyone 
who has contributed to the progect in any way.

* Eric Abrahamsen
* Jeff Balogh
* Sergej Chodarev
* Chris Clark
* Tiago Cogumbreiro
* Kjell Magne Fauske
* G. Clark Haynes
* Daniel Krech
* Steward Midwinter
* Jack Miller
* Neale Pickett
* Paul Stansifer
* John Szakmeister
* Malcolm Tredinnick
* Ben Wilson
* and many others who helped by reporting bugs