Skip to content

Commit d1c72e0

Browse files
chore: Add maintainer
#2 (comment)
1 parent e9eb59b commit d1c72e0

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* @albertlauncher/python-reviewers
1+
* @albertlauncher/python-reviewers @ronskons

__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
md_url = "https://github.com/albertlauncher/albert-plugin-python-x-window-switcher"
1313
md_bin_dependencies = ["wmctrl"]
1414
md_authors = ["@edjoperez", "@ManuelSchneid3r", "@dshoreman", "@nopsqi"]
15+
md_maintainers = ["@ronskons"]
1516

1617
Window = namedtuple("Window", ["wid", "desktop", "wm_class", "host", "wm_name"])
1718

0 commit comments

Comments
 (0)