https://bugzilla.wikimedia.org/show_bug.cgi?id=37340

Dereckson <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|shell                       |shellpolicy

--- Comment #2 from Dereckson <[email protected]> 2012-06-12 20:39:51 
UTC ---
Code review: https://gerrit.wikimedia.org/r/11086

__________________________________________________________

Removing 'shell' and adding 'shellpolicy' keyword.

Could you provide us a link to the local consensus for this change?
__________________________________________________________


I see you were offered in bug #36329 to request a developer access:

> Thanks again for the patch.  Have you had any trouble in using developer 
> access
> to directly suggest it into our Git source control system?
> 
> https://www.mediawiki.org/wiki/Developer_access
> 
> https://www.mediawiki.org/wiki/Git/Workflow#How_to_submit_a_patch

If you were afraid by the workflow, here the commands I used to prepare this
commit:

cd /home/dereckson/dev/wikimedia/mediawiki-config
git checkout -b bug/37340
nano -w wmf-config/InitialiseSettings.php
<edit the file, check if the namespaces are the correct ones and adding the
line>
git add wmf-config/InitialiseSettings.php
git diff --cached
php -l wmf-config/InitialiseSettings.php
git commit
<write the commit message>
git review

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to