.../wporg-profiles-activity-handler.php | 4 ++--
.../wporg-profiles-association-handler.php | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/profiles.wordpress.org/public_html/wp-content/plugins/wporg-profiles-activity-handler/wporg-profiles-activity-handler.php b/profiles.wordpress.org/public_html/wp-content/plugins/wporg-profiles-activity-handler/wporg-profiles-activity-handler.php
index 3c7e97d..f29c80b 100644
a
|
b
|
|
1 | 1 | <?php |
2 | 2 | /* |
3 | 3 | Plugin Name: WordPress.org Profiles Activity Handler |
4 | | Plugin URI: http://wordpress.org |
| 4 | Plugin URI: https://wordpress.org |
5 | 5 | Author: Mert Yazicioglu, Scott Reilly |
6 | | Author URI: http://www.mertyazicioglu.com |
| 6 | Author URI: https://www.mertyazicioglu.com |
7 | 7 | License: GPL2 |
8 | 8 | Version: 1.1 |
9 | 9 | Description: Handles the activites sent from other services in the .org ecosystem (bbPress, WP, Trac). |
diff --git a/profiles.wordpress.org/public_html/wp-content/plugins/wporg-profiles-association-handler/wporg-profiles-association-handler.php b/profiles.wordpress.org/public_html/wp-content/plugins/wporg-profiles-association-handler/wporg-profiles-association-handler.php
index ef01005..3611357 100644
a
|
b
|
|
1 | 1 | <?php |
2 | 2 | /* |
3 | 3 | Plugin Name: WordPress.org Profiles Association Handler |
4 | | Plugin URI: http://wordpress.org |
| 4 | Plugin URI: https://wordpress.org |
5 | 5 | Author: Scott Reilly |
6 | 6 | License: GPL2 |
7 | 7 | Version: 1.0 |