Devirk has uploaded a new change for review. https://gerrit.wikimedia.org/r/294043
Change subject: Create a maintenance script to populate the Contributors Table ...................................................................... Create a maintenance script to populate the Contributors Table Bug : T134938 Change-Id: I63871c8fd6f7cc6a4916a4b13e710606595e5f98 --- A includes/ContributorsDB.php A maintenance/PopulateContributorsTable.php 2 files changed, 0 insertions(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Contributors refs/changes/43/294043/1 diff --git a/includes/ContributorsDB.php b/includes/ContributorsDB.php new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/includes/ContributorsDB.php diff --git a/maintenance/PopulateContributorsTable.php b/maintenance/PopulateContributorsTable.php new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/maintenance/PopulateContributorsTable.php -- To view, visit https://gerrit.wikimedia.org/r/294043 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I63871c8fd6f7cc6a4916a4b13e710606595e5f98 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Contributors Gerrit-Branch: master Gerrit-Owner: Devirk <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
