Skip to content

Commit

Permalink
Merge pull request #49 from donnemartin/develop
Browse files Browse the repository at this point in the history
Fix #48: Update latest monthly hiring post ids
  • Loading branch information
donnemartin committed May 4, 2016
2 parents ee8bb59 + 5dd056f commit c5ea501
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions haxor_news/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@
# language governing permissions and limitations under the License.

# Updated monthly, see HackerNewsCli.hiring docstring.
who_is_hiring_post_id = 11405239
freelancer_post_id = 11405240
who_is_hiring_post_id = 11611867
freelancer_post_id = 11611868

0 comments on commit c5ea501

Please sign in to comment.