diff options
author | Simon Ser <contact@emersion.fr> | 2021-01-08 09:33:51 +0100 |
---|---|---|
committer | Simon Ser <contact@emersion.fr> | 2021-01-08 09:33:51 +0100 |
commit | cbd82b4117cc5bcb5f8d35721f9b2d3c1b5a7077 (patch) | |
tree | ca4106fc97417662b03cde8443c569d0cc3580c6 | |
parent | af6ee89e4267b20de466b521e6cf2105f8d2fc2c (diff) |
man: update maintainer
Also remove the AUTHORS section from swaybar-protocol(7), for
consistency with the rest of the man pages.
-rw-r--r-- | sway/sway.1.scd | 2 | ||||
-rw-r--r-- | swaybar/swaybar-protocol.7.scd | 6 |
2 files changed, 1 insertions, 7 deletions
diff --git a/sway/sway.1.scd b/sway/sway.1.scd index 27179708..75df5b01 100644 --- a/sway/sway.1.scd +++ b/sway/sway.1.scd @@ -103,7 +103,7 @@ _XCURSOR_THEME_ # AUTHORS -Maintained by Drew DeVault <sir@cmpwn.com>, who is assisted by other open +Maintained by Simon Ser <contact@emersion.fr>, who is assisted by other open source contributors. For more information about sway development, see <https://github.com/swaywm/sway>. diff --git a/swaybar/swaybar-protocol.7.scd b/swaybar/swaybar-protocol.7.scd index 2ecd2a7e..7a9dc572 100644 --- a/swaybar/swaybar-protocol.7.scd +++ b/swaybar/swaybar-protocol.7.scd @@ -258,12 +258,6 @@ the following properties: } ``` -# AUTHORS - -Maintained by Drew DeVault <sir@cmpwn.com>, who is assisted by other open -source contributors. For more information about swaybar development, see -https://github.com/swaywm/sway. - # SEE ALSO *sway-bar*(5) |