Added permission for aws-sqs-plugin. (#49)

* Added permission for aws-sqs-plugin.
This commit is contained in:
Nick Grealy 2016-09-21 12:18:37 +10:00 committed by Daniel Beck
parent 1316411154
commit cf729ca686
2 changed files with 7 additions and 1 deletions

View File

@ -17,7 +17,7 @@ Requesting Permissions
**Prerequisite**: You need to have logged in once to [Artifactory](https://repo.jenkins-ci.org/) with your Jenkins community account before you can be added to a permissions target.
To request upload permissions to an artifact (typically a plugin), file a PR editing the appropriate YAML file, and provide a reference that shows you have commit permissions, or have an existing committer to the plugin comment on your PR, approving it.
To request upload permissions to an artifact (typically a plugin), [file a PR](https://help.github.com/articles/creating-a-pull-request/) editing the appropriate YAML file, and provide a reference that shows you have commit permissions, or have an existing committer to the plugin comment on your PR, approving it.
Managing Permissions
--------------------

View File

@ -0,0 +1,6 @@
---
name: "aws-sqs"
paths:
- "io/relution/jenkins/aws-sqs"
developers:
- "nickg"