Skip to content

Commit d0812c6

Browse files
authored
Merge pull request #71 from WordPress/update-author
Update plugin author in main plugin name
2 parents 4a68770 + 108db3a commit d0812c6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

load.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* Plugin Name: SQLite Database Integration
44
* Description: SQLite database driver drop-in.
5-
* Author: WordPress Performance Team
5+
* Author: The WordPress Team
66
* Version: 2.1.5
77
* Requires PHP: 7.0
88
* Textdomain: sqlite-database-integration

readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ License: GPLv2 or later
99
License URI: https://www.gnu.org/licenses/gpl-2.0.html
1010
Tags: performance, database
1111

12-
SQLite-integration plugin from the WordPress Performance Team.
12+
SQLite integration plugin by the WordPress Team.
1313

1414
== Description ==
1515

0 commit comments

Comments
 (0)