Skip to content

Commit 52fbd2b

Browse files
committed
(maint) Remove teams from CODEOWNERS
This commit transfers ownership of certain parts of the codebase from the PDK GitHub team to the larger, more current Modules GitHub team. Additionally, it removes the puppetserver-maintainers team, which appears to no longer exist.
1 parent 7631a54 commit 52fbd2b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CODEOWNERS

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# defaults
2-
* @puppetlabs/phoenix @puppetlabs/puppetserver-maintainers
2+
* @puppetlabs/phoenix
33

44
# PAL
55
/lib/puppet/pal @puppetlabs/bolt
66

77
# puppet module
8-
/lib/puppet/application/module.rb @puppetlabs/pdk
9-
/lib/puppet/face/module @puppetlabs/pdk
10-
/lib/puppet/forge @puppetlabs/pdk
11-
/lib/puppet/module_tool @puppetlabs/pdk
8+
/lib/puppet/application/module.rb @puppetlabs/modules
9+
/lib/puppet/face/module @puppetlabs/modules
10+
/lib/puppet/forge @puppetlabs/modules
11+
/lib/puppet/module_tool @puppetlabs/modules

0 commit comments

Comments
 (0)