Skip to content

Commit bcb7422

Browse files
committed
Switch README to reStructuredText
1 parent 6fcea81 commit bcb7422

File tree

1 file changed

+12
-6
lines changed

1 file changed

+12
-6
lines changed
Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,36 @@
1-
# python-ethtool
1+
python-ethtool
2+
==============
23

34
*Python bindings for the ethtool kernel interface*
45

56
**This is a new upstream for python-ethtool maintained by Fedora's
67
Python SIG.**
78

8-
## About
9+
About
10+
-----
911

1012
Allows querying and changing of ethernet card settings, such as speed,
1113
port, autonegotiation, and PCI locations.
1214

13-
## Authors
15+
Authors
16+
-------
1417

15-
### Original authors
18+
Original authors
19+
~~~~~~~~~~~~~~~~
1620

1721
* Harald Hoyer
1822
* Arnaldo Carvalho de Melo
1923
* David Sommerseth
2024

21-
### Current maintainers
25+
Current maintainers
26+
~~~~~~~~~~~~~~~~~~~
2227

2328
* Lumír Balhar <lbalhar@redhat.com>
2429
* Miro Hrončok <mhroncok@redhat.com>
2530
* Charalampos Stratakis <cstratak@redhat.com>
2631

27-
## Contribution
32+
Contribution
33+
------------
2834

2935
Feel free to help us with improving test coverage, porting to Python 3
3036
or anything else. Issues and PRs are welcome.

0 commit comments

Comments
 (0)