Remove "@author Aaron Schulz" annotations
[lhc/web/wiklou.git] / includes / filebackend / lockmanager / LockManagerGroup.php
index 1e66e6e..e6f992c 100644 (file)
@@ -27,7 +27,6 @@ use MediaWiki\Logger\LoggerFactory;
  * Class to handle file lock manager registration
  *
  * @ingroup LockManager
- * @author Aaron Schulz
  * @since 1.19
  */
 class LockManagerGroup {